pmdr

command module
v0.0.0-...-c98e733 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2019 License: GPL-3.0 Imports: 1 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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