Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 233 Bytes

File metadata and controls

13 lines (8 loc) · 233 Bytes

Simplistic Golang Systray Timer

Follows pomodoro 25min work + 10 min break.

Purpose

  • Single binary, no extra files;
  • Cross platform;
  • No bloat (logging, custom tones etc).

Todo

  • Add a beep (probably encoded base64)