Skip to content

CapSoftware/Cap

Repository files navigation

Logo

Cap

Effortless, instant screen sharing. Open source and cross-platform.
Cap.so »

Download for macOS · Windows · Linux
~ Cap is currently in early access testing. Join the Cap Discord to help test and get early access.
Public download links will be added here soon. ~


Open Bounties

NOTE: Cap is under active development, and is currently in early access testing. This repository is updated regularly with changes and new releases.

Cap is an open source alternative to Loom. It's a video messaging tool that allows you to record, edit and share videos in seconds.

cap-emoji-banner

Roadmap

View what's currently in progress, and what's planned for the future: Cap Roadmap

Monorepo App Architecture

We use a combination of Rust, React (Next.js), TypeScript, Tauri, Drizzle (ORM), MySQL, TailwindCSS throughout this Turborepo powered monorepo.

Apps:

Packages:

  • ui: A React Shared component library.
  • utils: A React Shared utility library.
  • tsconfig: Shared tsconfig configurations used throughout the monorepo.
  • database: A React and Drizzle ORM Shared database library.
  • config: eslint configurations (includes eslint-config-next, eslint-config-prettier other configs used throughout the monorepo).

Contributing

See CONTRIBUTING.md for more information. This guide is a work in progress, and is updated regularly as the app matures.