这是一个汉化的Cap分叉版本,由于原仓库是硬编码文本,所以此仓库只是对硬编码版本的强行汉化,如果大家有能力,可以尝试给原仓库提交i18n功能 对于此分叉仓库,欢迎大家发布issue反馈问题或者提交PR修复仓库问题
这是开源录屏软件 Cap 的简体中文汉化版本(仅 Windows 构建)。本仓库仅基于 Cap 上游源码进行中文界面替换,提供 zh-CN 版本,除界面文本未修改其他内容。
The open source Loom alternative.
Cap.so »
Downloads for
macOS & Windows
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 Web is available to self-host using Docker or Railway, see our self-hosting docs to learn more. You can also use the button below to deploy Cap Web to Railway:
Cap Desktop can connect to your self-hosted Cap Web instance regardless of if you build it yourself or download from our website.
We use a combination of Rust, React (Next.js), TypeScript, Tauri, Drizzle (ORM), MySQL, TailwindCSS throughout this Turborepo powered monorepo.
A note about database: The codebase is currently designed to work with MySQL only. MariaDB or other compatible databases might partially work but are not officially supported.
desktop: A Tauri (Rust) app, using SolidStart on the frontend.web: A Next.js web app.
ui: A React Shared component library.utils: A React Shared utility library.tsconfig: Sharedtsconfigconfigurations used throughout the monorepo.database: A React and Drizzle ORM Shared database library.config:eslintconfigurations (includeseslint-config-next,eslint-config-prettierother configs used throughout the monorepo).
Portions of this software are licensed as follows:
- All code residing in the
cap-camera*andscap-*families of crates is licensed under the MIT License (see licenses/LICENSE-MIT). - All third party components are licensed under the original license provided by the owner of the applicable component
- All other content not mentioned above is available under the AGPLv3 license as defined in LICENSE
See CONTRIBUTING.md for more information. This guide is a work in progress, and is updated regularly as the app matures.
