Skip to content

mdw-go/tomato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timer

-- import "github.com/mdw-go/tomato"

Usage

type Timer

type Timer struct {
}

func SetTimer

func SetTimer(duration time.Duration) *Timer

func (*Timer) Start

func (this *Timer) Start()

func (*Timer) String

func (this *Timer) String() string

About

A timer (including a pomodoro cli)

Resources

License

Stars

Watchers

Forks

Packages

No packages published