Skip to content

ambientiaoy/timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timer

A simple 60 second timer implementation in NodeJS (Express) and socket.io. Can be used as a pomodoro timer in scrum meetings, for example. The timer uses socket.io to broadcast time, so (ideally) all clients see exactly the same time.

This software was built in a mob programming session at Ambientia's hack-a-night event. Participants took turns in 5 minute intervals.

Running it

Clone the repository and run npm update inside the repository. Run npm run-script start to start the application.

Accessing it

Fire up your browser and go to http://localhost:8080/.

Licensing

Licensed under MIT License.

About

A timer implementation for a server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors