gomato

command module
v0.0.0-...-2acfbf6 Latest Latest
Warning

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

Go to latest
Published: May 12, 2023 License: MIT Imports: 15 Imported by: 0

README

gomato

Pomodoro Timer in Console written in golang.

Installation

$ go get -u github.com/tkancf/gomato

Usage

gomato [global options] command [command options] [arguments...]   

show help

$ gomato --help

start timer

$ gomato timer [task name] [task time] [break time] [long break time]

ex)
$ gomato timer Reading-book 25 3 12
//start timer (task = 25min), (break interval = 3min), (long break interval = 12min) as Reading-book Task

start server

$ gomato server

Server is start Access to http://localhost:3000/

server image

LICENSE

MIT License

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