https://github.com/alectrocute/simple-screen-recorder
A simplified wrapper for Aperture/Kap for macOS, in Electron :electron:
https://github.com/alectrocute/simple-screen-recorder
Last synced: 3 months ago
JSON representation
A simplified wrapper for Aperture/Kap for macOS, in Electron :electron:
- Host: GitHub
- URL: https://github.com/alectrocute/simple-screen-recorder
- Owner: alectrocute
- Created: 2020-08-27T01:25:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T01:27:00.000Z (almost 6 years ago)
- Last Synced: 2025-03-14T22:34:08.347Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-screen-recorder
A simplified wrapper for Aperture/Kap for macOS, in Electron :electron:
## Install
```
npm i
```
## Run
```
npm run serve
```