Discover Packages
github.com/kamagasaki/pomodoro
command
module
Version:
v0.0.5
Opens a new window with list of versions in this module.
Published: Mar 20, 2025
License: MIT
Opens a new window with license information.
Imports: 38
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
pomodoro
Command line pomodoro timer , implemented in Go.
Installation
Go to Release Page
Usage
4 pomodoro 1 long break is 1 cycle
Dev
Release dev
$env:GOOS = 'linux'
$env:GOOS = 'windows'
$env:GOOS = 'darwin'
$env:CGO_ENABLED = '1'
go mod tidy
git tag #check current version
git tag v0.0.3 #set tag version
git push origin --tags #push tag version to repo
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.