Skip to content

lieserl-git/PomodoroTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Timer

Flet Python License
This Pomodoro was built as a personal learning exercise to improve my Python skills and gain experience with Flet

Upcoming Features

  • Customizable Focus/Break durations
  • Short vs Long break options
  • Improved UI/Visual design
  • Always on Top mode
  • Sound effects

Run from Source

  1. Clone the repository:
git clone https://github.com/lieserl-git/PomodoroTimer.git
cd PomodoroTimer
  1. Install Dependencies:
pip install flet pyinstaller
  1. Build command: This command creates a standalone executable in the dist folder
pyinstaller --onefile --windowed --name "PomodoroTimer" src/main.py

About

A simple pomodoro timer for your desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages