Kap
An open-source screen recorder built with web technology
Get Kap
Download the latest release (macOS only)
Or install with Homebrew Cask:
$ 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 dev - 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
Thanks
- ▲ZEIT for the README formatting and for hosting our downloads and updates
- ⬤CircleCI for supporting the Open Source community and making our builds fast and reliable
- Our contributors who help Kap in its journey to make screen recording and sharing easy