Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.