Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 754 Bytes

File metadata and controls

35 lines (20 loc) · 754 Bytes

flowst

A flowstate pomodoro-esque timer.


What is a flowstate 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.


Features

  • Flowstate timer

WIP features

  • Save files (reuse unused time)
  • Built in tasklist

Settings

Unused Time

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.


Requirements

TBD, but assume whatever is necessary for eframe to function