martindownton / teampomodoro

A Pomodoro Timer written in NodeJS and Meteor. The purpose is to allow team members know who they can bother and who not to disturb

Home Page:https://twitter.com/teampomodoro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TeamPomodoro

A Pomodoro Timer written in NodeJS and Meteor. The purpose is to allow team members know who they can bother and who not to disturb

#Installation#

Ensure NodeJS is installed. Clone the repository and cd into the app/ folder. Install Meteor:

curl https://install.meteor.com/ | sh

... and Atmosphere JS:

npm install -g meteorite

Then run 'mrt' to install dependencies and start app

About

A Pomodoro Timer written in NodeJS and Meteor. The purpose is to allow team members know who they can bother and who not to disturb

https://twitter.com/teampomodoro

License:Apache License 2.0


Languages

Language:CSS 83.7%Language:JavaScript 15.9%Language:Ruby 0.4%