https://github.com/pauldijou/timelapse.io
Creating timelapses from CLI
https://github.com/pauldijou/timelapse.io
Last synced: 2 months ago
JSON representation
Creating timelapses from CLI
- Host: GitHub
- URL: https://github.com/pauldijou/timelapse.io
- Owner: pauldijou
- Created: 2014-06-07T12:22:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-18T23:52:15.000Z (almost 11 years ago)
- Last Synced: 2025-02-04T20:44:03.193Z (4 months ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timelapse.io
## Requirements
* Node
* [avconv from libav](https://libav.org/download.html)
* Ubuntu: [https://apps.ubuntu.com/cat/applications/libav-tools/](https://apps.ubuntu.com/cat/applications/libav-tools/)## Usage
~~~ shell
node index.js
~~~