- Dynamic favicon and title
- Audio and web browser notifications
- Customization options
- Keyboard hotkeys
Node.js is required.
npm install -g gulp
npm install -g bower
git clone https://github.com/Hurtak/Tomatotim.git
cd Tomatotim
npm install
bower install
build app into dist folder and run it from there
gulp
run app from app folder
gulp dev