Kap一个开源的屏幕录像机采用Web技术构建
Kap一个开源的屏幕录像机采用Web技术构建
Node.js 其它杂项
共12765Star
详细介绍
Kap
An open-source screen recorder built with web technology
Download
Download the latest release here. (macOS/OS X only)
Kap is also available with Homebrew Cask. Download using the following commands:
$ brew update
$ brew cask install kap
Contribute
- Fork this repository to your own GitHub account and then clone it to your local device
- Install the dependencies:
npm install
- Build the code and watch for changes:
npm run watch
- Run the app:
npm start
To make sure that your code works in the finished app, you can generate the binary:
$ npm run pack
After that, you'll see the binary in the ./dist
folder
Related Repositories
Newsletter
Subscribe here.
Thanks
- Credit goes to ▲ZEIT for the README formatting and for hosting our downloads and updates!
- All and any contributors that help Kap in its journey to help make screen recording and sharing easy