Skip to content
forked from Hurtak/Tomatotim

Customizable application for time management inspired by Pomodoro technique

License

Notifications You must be signed in to change notification settings

4fuss/Tomatotim

 
 

Repository files navigation

Tomatotim

Customizable application for time management inspired by Pomodoro technique

Demo

Features

  • Dynamic favicon and title

Dynamic favicon and title

  • Audio and web browser notifications

Audio and web browser notifications

  • Customization options

Customization options

  • Keyboard hotkeys

Keyboard hotkeys

Build

Prerequisites

Node.js is required.

npm install -g gulp
npm install -g bower
Create App
git clone https://github.com/Hurtak/Tomatotim.git
cd Tomatotim
npm install
bower install
Usage

build app into dist folder and run it from there

gulp

run app from app folder

gulp dev

About

Customizable application for time management inspired by Pomodoro technique

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.4%
  • CSS 25.6%