https://github.com/pr-dc/prdc_screen_timelapse_nodejs
Recording screen timelapse with configurable framerate.
https://github.com/pr-dc/prdc_screen_timelapse_nodejs
node-js nodejs screen-record screen-recorder timelapse
Last synced: about 1 year ago
JSON representation
Recording screen timelapse with configurable framerate.
- Host: GitHub
- URL: https://github.com/pr-dc/prdc_screen_timelapse_nodejs
- Owner: PR-DC
- License: lgpl-3.0
- Created: 2022-01-21T15:54:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T15:56:27.000Z (over 4 years ago)
- Last Synced: 2025-02-12T17:17:16.742Z (over 1 year ago)
- Topics: node-js, nodejs, screen-record, screen-recorder, timelapse
- Language: Batchfile
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE
Awesome Lists containing this project
README
## PR-DC Screen Timelaps Recording
Recording screen timelapse with configurable framerate.
## Requirements
[Node.js](https://nodejs.org/en/)
This code is tested with
**Node.js 16.13.2**
## Installation
On Windows from `scripts\win10\` first run `installNodejs.sh` and then `installApp.cmd`.
## License
Copyright (C) 2022 PR-DC
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see .