Skip to content

massa142/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published