Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikolalysenko/electricorder
Records movies with electron
https://github.com/mikolalysenko/electricorder
Last synced: about 2 months ago
JSON representation
Records movies with electron
- Host: GitHub
- URL: https://github.com/mikolalysenko/electricorder
- Owner: mikolalysenko
- License: mit
- Created: 2016-08-27T03:30:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-27T04:06:04.000Z (over 8 years ago)
- Last Synced: 2024-10-20T14:27:52.972Z (2 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# electricorder
Records a movie using electron.## Usage
```
electricorder myscript.js -o mymovie.mp4 -w 1024 -h 768 -fps 60 -time 60
```## Install
```
npm i electricorder
```## License
(c) 2016 Mikola Lysenko. MIT License