https://github.com/timatooth/photowatch
Watch a directory for new photos, broadcasts it to all website visitors with socket.io
https://github.com/timatooth/photowatch
Last synced: 9 months ago
JSON representation
Watch a directory for new photos, broadcasts it to all website visitors with socket.io
- Host: GitHub
- URL: https://github.com/timatooth/photowatch
- Owner: timatooth
- License: mit
- Created: 2013-11-26T01:32:57.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-04T14:05:11.000Z (over 12 years ago)
- Last Synced: 2025-01-19T09:13:21.966Z (over 1 year ago)
- Language: JavaScript
- Size: 8.74 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Photowatch as the name suggests, watches a directory on a system
and emits events to connected websocket clients for a live updating photo
feed.
Modules used: express, jade, socket.io, watch, exif
Author: Tim Sullivan