Skip to main content
app icon

Work Break Timer

Developer

Able Lv

About

A simple cross-platform GUI app to remind you to take breaks when working on your computer. Using Go & Fyne. This app is designed to remind you to take breaks when working for long periods. Working too much is bad for our health and work efficiency. By following the Pomodoro timer, you can work for 25 minutes and then enjoy a 5-minute break.

app screenshot

Installation

You can install this directly from the source code using the Fyne command as follows:

go install fyne.io/tools/cmd/fyne@latest fyne install github.com/able8/work-break-timer@latest

Or you can download the code directly from git:

git clone https://github.com/able8/work-break-timer