Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wulkano/kap
An open-source screen recorder built with web technology
https://github.com/wulkano/kap
aperture app capture communication electron javascript kap mac macos nextjs open-source oss productivity record screen-capture screen-recorder
Last synced: 3 days ago
JSON representation
An open-source screen recorder built with web technology
- Host: GitHub
- URL: https://github.com/wulkano/kap
- Owner: wulkano
- License: mit
- Created: 2016-08-10T19:37:08.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-20T21:52:53.000Z (about 2 months ago)
- Last Synced: 2024-10-29T09:07:47.137Z (about 1 month ago)
- Topics: aperture, app, capture, communication, electron, javascript, kap, mac, macos, nextjs, open-source, oss, productivity, record, screen-capture, screen-recorder
- Language: TypeScript
- Homepage: https://getkap.co
- Size: 23.5 MB
- Stars: 18,084
- Watchers: 177
- Forks: 825
- Open Issues: 222
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - kap - An open-source screen recorder built with web technology (JavaScript)
- favorite-link - 一种使用 Web 技术构建的开源屏幕录像机。
- open-source-mac-os-apps - Kap - Screen recorder application built with web technology. ![javascript_icon] (Applications / Utilities)
- awesome-for-beginners - Kap - first-issue)_ <br> An open-source screen recorder built with web technology (JavaScript)
- Mac-Menubar-Megalist - Kap
- awesome-electron - Kap - Screen recorder with GIF support. (Apps / Open Source)
- awesome-docs - Kap
- awesome-electron-zh - Kap - Screen recorder with GIF support. (Apps / Open Source)
- awesome-electron - Kap - Screen recorder with GIF support. ![](https://img.shields.io/github/stars/wulkano/kap.svg?style=social&label=Star) (Apps / Screen Recorder/Sharing)
- open-source-mac-os-apps - Kap - Screen recorder application built with web technology. ![javascript_icon] (Applications / Utilities)
- starred-awesome - kap - An open-source screen recorder built with web technology (JavaScript)
- fucking-awesome-for-beginners - Kap - first-issue)_ <br> An open-source screen recorder built with web technology (JavaScript)
- awesome-documentation - Kap - An open-source screen recorder built with web technology. (General Tools / Multimedia)
README
Kap
An open-source screen recorder built with web technology
[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://vshymanskyy.github.io/StandWithUkraine/)
## Get Kap
Download the latest release:
- [Apple silicon](https://getkap.co/api/download/arm64)
- [Intel](https://getkap.co/api/download/x64)Or install with [Homebrew-Cask](https://caskroom.github.io):
```sh
brew install --cask kap
```## How To Use Kap
Click the menu bar icon to bring up the screen recorder. After selecting what portion of the screen you'd like to record, hit the record button to start recording. Click the menu bar icon again to stop the recording.
> Tip: While recording, Option-click the menu bar icon to pause or right-click for more options.
## Contribute
Read the [contribution guide](contributing.md).
## Plugins
For more info on how to create plugins, read the [plugins docs](docs/plugins.md).
## Dev builds
Download [`main`](https://kap-artifacts.now.sh/main) or builds for any other branch using: `https://kap-artifacts.now.sh/`. Note that these builds are unsupported and may have issues.
## Related Repositories
- [Website](https://github.com/wulkano/kap-website)
- [Aperture](https://github.com/wulkano/aperture)## Newsletter
[Subscribe](http://eepurl.com/ch90_1)
## Thanks
- [▲ Vercel](https://vercel.com/) for fast deployments served from the edge, hosting our website, downloads, and updates.
- [● CircleCI](https://circleci.com/) for supporting the open source community and making our builds fast and reliable.
- [△ Sentry](https://sentry.io/) for letting us know when Kap isn't behaving and helping us eradicate said behaviour.
- Our [contributors](https://github.com/wulkano/kap/contributors) who help maintain Kap and make screen recording and sharing easy.