Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gromnitsky/springclock
A handy countdown for small phones & huge TV screens that supports support multiple countdown events in a queue
https://github.com/gromnitsky/springclock
Last synced: about 6 hours ago
JSON representation
A handy countdown for small phones & huge TV screens that supports support multiple countdown events in a queue
- Host: GitHub
- URL: https://github.com/gromnitsky/springclock
- Owner: gromnitsky
- Created: 2019-11-20T15:26:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T14:16:00.000Z (over 2 years ago)
- Last Synced: 2023-04-10T15:02:57.257Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://gromnitsky.users.sourceforge.net/js/springclock/
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# springclock
A handy countdown for small phones & huge TV screens. Originally
(2017) this was an excuse to play with vh/vw CSS units, then is was
rewritten to support multiple countdown events in a queue that could
be useful in a classroom or during a series of meetings.After the app is loaded, click on the clock at the bottom of the
screen.## Compilation
~~~
$ npm -g i adieu
$ npm i
$ make
~~~The result should be in `_out` dir.
## License
MIT.