Skip to content

Open source Loom alternative. Beautiful, shareable screen recordings.

License

Notifications You must be signed in to change notification settings

CapSoftware/Cap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b52c8be · Mar 25, 2025
Mar 8, 2025
Nov 27, 2023
Mar 25, 2025
Mar 25, 2025
Jul 21, 2024
Mar 24, 2025
Oct 31, 2024
Feb 25, 2025
Mar 8, 2025
Nov 27, 2023
Feb 28, 2025
Nov 27, 2023
Jan 31, 2025
Mar 25, 2025
Mar 25, 2025
Jan 3, 2024
Mar 3, 2025
Feb 28, 2024
Mar 8, 2025
Mar 20, 2025
Aug 3, 2024
Nov 12, 2024
Jan 31, 2025

Repository files navigation

Logo

Cap

The open source Loom alternative.
Cap.so »

Downloads for macOS & Windows

~ Cap is currently in public beta, and is available for macOS, Web and Windows. Linux builds are in development. Join the Cap Discord to help test future releases and join the community. ~


Open Bounties

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

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

Cap Self Hosting

We're working on a self-hosting guide for Cap. This will include one-click deployment buttons for Vercel and Render, as well as an option to self host with Docker. Join the Cap Discord if you want to help contribute to this particular project.

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.