hyusetiawan / pomodo.io

Pomodoro timer web app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomodo

The repo that runs http://pomodo.io

Pull requests are encouraged and welcomed!

Installation

Requirements:

  1. Gulp

  2. Some form of local server I personally recommend npm http-server

  3. Clone the repo git clone https://github.com/TomSpeak/pomodo.io.git

  4. cd ~/your/directory/pomodo.io

  5. run http-server

  6. cd public/

  7. run gulp

  8. Navigate to localhost:[the port http-server assigned]

  9. Use!

Changelog

23rd October - Added timer countdown to pages <title> | ddecb859a946dcde021c6a5d34d53abf2777be1a

About

Pomodoro timer web app


Languages

Language:JavaScript 56.7%Language:CSS 25.7%Language:HTML 17.6%