simple-pomodoro

command module
v0.0.0-...-1fae8ca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 10, 2021 License: MIT Imports: 19 Imported by: 0

README

Simple pomodoro

License Go Report Card

Screenshot of the app

Simple pomodoro is a cross-platform desktop application that helps you to follow the Pomodoro time management technique.

You can set number of rounds and their duration in preferences.

Development

Building
make build

or

gofmt -s -w ./
go build -ldflags "-s -w"
Sounds

https://freesfx.co.uk

Create Resources
fyne bundle -package main -name alarmSound "sounds/Electronic Beeping Alarm Clock.wav" > sounds.go
Packaging on MacOS

Note: I changed SendNotification in app_darwin.go from fyne to:

template := `display notification "%s" with title "%s" sound name "default"`

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL