massa142 / pomodoro

Time application for Pomodoro Technique

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pomodoro

Time application for Pomodoro Technique

Development

This project uses the following boilerplate.

Quramy/electron-jsx-babel-boilerplate

Install

Clone this repository, so execute the following command.

cd pomodoro
npm install -g bower gulp electron-prebuilt
npm install

Run application

With file watch and livereload

gulp serve

Pre-packaging app

gulp build;electron dist

Package application

gulp package

About

Time application for Pomodoro Technique


Languages

Language:JavaScript 94.2%Language:HTML 3.3%Language:CSS 2.5%