github

wulkano / kap

  • пятница, 7 октября 2016 г. в 03:13:34
https://github.com/wulkano/kap

JavaScript
An open-source screen recorder built with web technology



Kap

An open-source screen recorder built with web technology

Build Status XO code style

Download

Download the latest release here

Kap is also available with Homebrew Cask. Download using the following commands:

$ brew cask update
$ brew cask install kap

Contribute

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Install the dependencies: npm install
  3. Build the code and watch for changes: npm run watch
  4. 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

Thanks

  • Credit goes to ▲ZEIT for the README formatting and for hosting our downloads and updates!
  • All and any contributors that help Kap in it's journey to help make screen recording and sharing easy