Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmuellr/screen-shot-cast
generator of a screen shot cast web feed to be dumped at a static file http server
https://github.com/pmuellr/screen-shot-cast
Last synced: about 1 month ago
JSON representation
generator of a screen shot cast web feed to be dumped at a static file http server
- Host: GitHub
- URL: https://github.com/pmuellr/screen-shot-cast
- Owner: pmuellr
- Created: 2010-12-15T14:16:20.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-15T14:16:45.000Z (about 14 years ago)
- Last Synced: 2024-04-09T21:04:47.599Z (9 months ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
screen-shot-cast
Runs a process to watch one directory, copy images
that appear in it, to another directory, along with
a static .html file and an constantly updated .json
file that lists those images, making for a little
live web feed of your imagesSee the Makefile to build, and use screen-shot-cast.py
with no arguments for help.