Welcome to the Pomodoro Timer App! This desktop application is designed for users who want an efficient, distraction-free timer to enhance focus and productivity. Built using Rust and Tauri v2, the app features customizable alerts and a modern user interface to streamline your workflow.
- Customizable Pomodoro Timer: Set work and break intervals according to your productivity style.
- Lightweight and Secure: Built with Rust and Tauri, ensuring a lightweight footprint and a secure, efficient backend.
- Sound Alerts: Custom sounds play to signal the end of each session, enhancing productivity through auditory cues.
- Compatible: Exclusively designed for Linux & Windows-11 environments for optimal performance.
-
Install .deb
# cd Downloaded/file/path/ $ sudo dpkg -i Pomodoro-Timer_<VERSION>.deb
# Run Pomodoro Timer Directly from terminal. $ Pomodoro-Timer
-
Install .apm
- Install Setup
- Rust: Core language for developing the application’s backend.
- Tauri v2: Framework for building lightweight, cross-platform desktop apps.
- React: Frontend built with React for responsive and interactive UI.
- Set Timer: Input your preferred Pomodoro interval (work and break times) and start the timer.
- Receive Alerts: Upon completion of each interval, the app window will come to the front, focusing your attention, and an external notification will appear.
- Sound Notification: The app uses Rodio for customizable sound alerts, helping signal your work/break transitions clearly.
This project is licensed under the MIT License. See the LICENSE file for details.
Special thanks to the Tauri and Rust communities for their extensive documentation and resources.
Happy productivity! 🎯