Doro Timer
- 10 Devlogs
- 18 Total hours
A simple pomodoro timer made all in python
A simple pomodoro timer made all in python
I’ve added focustime which is a version of pomodoro which uses a stopwatch instead where you keep on going until you can an then itll give a break based on that time theres only a bit more features but soon enough we will be ready to ship !!!
It took me a while to get some math right but we got the break timing ready right now theres no apparent bugs beside infinite tasks but those can be patched soon.
I FINALLY GOT THE SETTINGS DONE
the app in its self is mostly done all systems work
all thats left is:
Devlog#2
i redesigned the gui with pyuibuilder and added the todo list system and allowed you to change the name of the tasks by double clicking them. There was this one bug where it changed all the names but yeah here it is now
Devlog#1
HI! I’m Jaden and im making my very own pomodoro timer thats simple enough to not distract you but has enough where its more than just a timer
right now all i have is a basic pomodoro timer with work time and break time with some basic controls
it took me some time to get timer working but its done
next time i hope to be able to customize the blocks and include a long and short break