# kap **Repository Path**: mirrors_vadimdemedes/kap ## Basic Information - **Project Name**: kap - **Description**: An open-source screen recorder built with web technology - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Kap

An open-source screen recorder built with web technology

Build Status XO code style

## Get Kap **[Download the latest release](https://getkap.co/download)** (macOS only) Or install with [Homebrew Cask](https://caskroom.github.io): ``` $ brew update $ brew cask install kap ``` ## Contribute 1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account and then [clone](https://help.github.com/articles/cloning-a-repository/) it to your local device 2. Install the dependencies: `npm install` 3. Build the code and watch for changes: `npm run dev` 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 :smile: ## Dev builds Help us test the bleeding edge of Kap: [`master`](https://kap-artifacts.now.sh/master)
Note that this version is unsupported and may have issues.
We also have builds for other branches: `https://kap-artifacts.now.sh/` ## Related Repositories - [Website](https://github.com/wulkano/kap-website) - [Aperture](https://github.com/wulkano/aperture) ## Newsletter [Subscribe](http://eepurl.com/ch90_1) ## Thanks - [▲ZEIT](https://github.com/zeit) for the README formatting and for [hosting our downloads and updates](https://zeit.co/now/) - [⬤CircleCI](https://circleci.com/) 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