rasoro / go-drink-water

A CLI application to remind me to hydrate during the workday

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-drink-water

A CLI application to remind me to hydrate during the workday

"tested only on ubuntu"

Installation

go build 

go install

Usage

### by default if you call application it will remind you to drink water every 30 minutes
go-drink-water

### but you can call with another interval of minutes inserting per argument
go-drink-water 40

About

A CLI application to remind me to hydrate during the workday


Languages

Language:Go 100.0%