Home

Awesome

<p align="center"> <img src="/src/favicon.png?raw=true" alt="" height="128" /> </p>

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

OSVersionLink
macOS0.0.6<a href="https://yadi.sk/d/fs2XT6KHRWw3Gw">download</a>

<a href="https://github.com/jet8a/pomodoro-cycle-app/releases" target="_blank">All releases</a>

Features

<p align="center"> <img src="/screenshots/preview.gif?raw=true" alt="" height="400" /> </p>

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