Skip to content

Samu-K/pomodo

Repository files navigation

Pomodo

A cross-platform Pomodoro timer for Desktop, Android, and iOS.

Version License Build

Features

  • Pomodoro Timer - Configurable focus and break sessions with long break intervals
  • Task & Project Management - Organize focus sessions by tasks and projects
  • Statistics - Weekly overview with focus heatmaps, streaks, and total focus hours
  • Mini Mode - Compact always-on-top window for unobtrusive focus tracking
  • Theme Support - Light and dark mode with system preference detection

Screenshots

Timer Screen

Timer Screen

Focus Session

Focus Session

Mini Mode - Always on Top

Mini Mode (Always on Top)

Tasks Timeline

Tasks Timeline

Project Managment

Project Managment

Theme customization

Theme customization

Download

Mobile

Platform Link
iOS App Store (coming soon)
Android Google Play (coming soon)

Desktop

Platform Format Link
Windows .exe / .msi Latest Release
macOS .dmg / .app Latest Release
Linux (Ubuntu/Debian) .deb Latest Release
Linux (Generic) .AppImage Latest Release
Linux (Arch) PKGBUILD See Building from Source

Building from Source (Arch Linux)

  1. Clone the repository: git clone https://github.com/Samu-K/pomodo.git
  2. Navigate to the directory: cd pomodo
  3. Build and install using the provided PKGBUILD: makepkg -si

For other platforms, follow the Tauri development guide.

Support

Having issues? Found a bug?

Privacy

Pomodo works entirely offline by default—all data stays on your device. If you choose to create an account, you can enable cloud sync to back up your data and access it across devices. No account is required to use the app.

License

FSL-1.1-MIT. See LICENSE.md for details.