command
module
Version:
v0.0.0-...-c98e733
Opens a new window with list of versions in this module.
Published: Jun 6, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Pmdr
A simple pomodoro CLI timer writed in go
Install
Install Cobra and beep libs for go (https://github.com/spf13/cobra, https://github.com/faiface/beep)
Make sure gopath is set!
In repo folder run:
$ go install
Now the binaries are in your Go/bin folder.
Usage
Launch Work Timer
$ pmdr work
Flags
- -t or --time ==> set the time it will run, default is 25min
- -s or --sound ==> set an alarm sound/song to play when time finish
Launch Break Timer
$ pmdr break
Flags
- -t or --time ==> set the time it will run, default is 5min
- -s or --sound ==> set an alarm sound/song to play when time finish
The sound path can only be absolute. If needed u can use a config file.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.