Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.05 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.05 KB

GoPomodoro

GoPomodoro is a small app used to improve time management with the technique called pomodoro. The application is written in Go with use of Fyne v2 gui library.

Goal

The aim was to create a small-windowed app which does not bother you while working but subtly prompts you to keep your eyes on the goal.

Download & usage

Windows

Download .exe from releases page.

Linux

Requires libasound2-dev: apt install libasound2-dev

Features & caveats

Main window
Main window

Readable timer
Timer

Breaks
Breaks

Pausing
Pausing

Settings
Settings

Todo

  • Add an option to change background color for both work and break times.
  • Add an option to change short and long breaks frequency.
  • Add an option to reset/skip the timer