pomodoro-cycle-app

Open Source macOS pomodoro app. Pomodoro Cycle

Stars
73
Forks
5
Open issues
3
Closed issues
0
Last release
about 4 years ago
Last commit
about 3 years ago
Watchers
73
Total releases
1
Total commits
45
Open PRs
2
Closed PRs
1
Repo URL
Platform
Mac
License
gpl-3.0
Category
Offers premium version?
NO
Proprietary?
NO
About

Pomodoro cycle macOS

The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s. The technique uses a timer to break down work into intervals, traditionally 25 minutes in length, separated by short breaks.

To Use

OS Version Link

macOS 0.0.6 download

All releases

Features

  • Track pomodoro intervals
  • Desktop notifications
  • Interval setting

To develop

# Clone this repository
git clone git@github.com:jet8a/pomodoro-cycle-app.git

Go into the repository

cd pomodoro-cycle-app

Install dependencies

npm i

Run the app to development

npm run electron:serve

Build the app for macOS

npm run electron:mac

To Contribute

  1. Fork the repo
  2. Create a branch in your repo with a descriptive name
  3. Code your fix
  4. Create a pull request
  5. Await response from the maintainers!

License

GNU General Public License

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.