Skip to content

bytistan/pomodoro

Repository files navigation

Pomodoro Timer 🍅

Boost productivity with the Pomodoro Technique. Simple and effective timer app.

app-general

Features ✨

  • Work/Break Sessions: 25min work + 5min break (default).
  • Customizable Durations: Adjust timers as needed.
  • Notifications: Sound alerts when time ends.
  • Pause/Reset: Control the timer anytime.

Releases 🚀

Download the latest release and run it directly:

https://github.com/bytistan/pomodoro/releases/tag/beta-v1.0.0

Installation 🔧

  1. Clone Repository:

    git clone https://github.com/bytistan/pomodoro.git
  2. Install Dependencies:

    cd pomodoro-app
    npm install
  3. Run App:

    npm run dev

Build 🛠️

You can build the app for both Windows and Linux.

npm run build  
npm run electron:package  

After building, you will find executable files in the dist/ directory.

Figma

You can review the design file.

https://www.figma.com/design/pWycS1eR5sN0Mbyym4iMYi/Pomodoro?node-id=0-1&t=PbYZzddACyMAjpY1-1

License 📄

MIT Licensed.

About

This is a simple pomodoro app

Resources

Stars

Watchers

Forks

Packages

No packages published