porsmo 0.1.2

A pomodoro, timer and stopwatch, all in one app
Documentation

#+TITLE: Readme

  • Project Goal
  • Personal project
  • All in one with good accuracy
    • Timer
    • Stopwatch
    • Pomodoro
  • Roadmap ** In immediate future
  • Add direct time input
  • Add short and long command for subcommand
  • Add pomodoro feature
    • Break timer
    • Work timer
    • Sessions (rounds of 4 block)
    • Stopwatch after the end of a mode to show exceeding time
  • Stopwatch after the end of timer to show exceeding time ** Someday
  • make the countdown not run longer when it ends
    • Not possible now as the timer won't exit when the it ends
    • it will continue counting excess time
  • Tracking
    • Tracking pomodoro sessions and resume feature
    • Tracking timer data in a file
  • reading config for pomodoro timers in a file ** I'll think about it
  • Alarm (works like timer, but accepts absolute time rather than a period of time)
  • Stopwatch
  • Server and GUI client or inbuild gui