Skip to content
/ kap Public
forked from wulkano/Kap

An open-source screen recorder built with web technology for windows

License

Notifications You must be signed in to change notification settings

mengning/kap

 
 

Repository files navigation

Screen Recorder for Windows

$ git clone https://github.com/mengning/kap.git
$ npm install
$ npm run build
$ npm run start # kap works well
$ npm run pack # kap.exe have error for now

Screen Recorder for macOS

Get Kap

Download the latest release (macOS only)

Or install with Homebrew-Cask:

$ brew update && brew cask install kap

Contribute

Read the contribution guide.

Dev builds

Download master or builds for any other branch using: https://kap-artifacts.now.sh/<branch>. Note that these builds are unsupported and may have issues.

Related Repositories

Newsletter

Subscribe

Thanks

About

An open-source screen recorder built with web technology for windows

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.2%
  • CSS 22.4%
  • HTML 8.4%