Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samn/videochime
ambient gauge, from a Brightcove hackathon, June 2012
https://github.com/samn/videochime
Last synced: about 21 hours ago
JSON representation
ambient gauge, from a Brightcove hackathon, June 2012
- Host: GitHub
- URL: https://github.com/samn/videochime
- Owner: samn
- Created: 2012-06-08T00:58:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-20T17:22:06.000Z (over 12 years ago)
- Last Synced: 2024-04-14T23:39:33.805Z (7 months ago)
- Language: Clojure
- Homepage:
- Size: 112 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# videochime
A passive gauge of video performance## Usage
lein deps
lein run min-delay max-delay
the chime will poll for new data randomly between min & max milliseconds apart.min-delay should be at least 3 seconds (the default chiming length)
## License
Copyright © 2012 samn
Distributed under the Eclipse Public License, the same as Clojure.