A flowstate pomodoro-esque timer.
This is an approach to pomodoro timers that utilizes the "flowstate" approach, meaning that you choose when your active state ends. This is so you aren't punished for continuing work on something uncomplete, thus not interrupting your flowstate.
- Flowstate timer
- Save files (reuse unused time)
- Built in tasklist
NoUsage: Does not save any unused break time from the session. LowRate: Saves any unused break time from sessions at a deficit. FullRate: Saves all unused break time from sessions.
TBD, but assume whatever is necessary for eframe to function