gonutz / alarm

Simple alarm app written in Go, rings you at a specified time in the future

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Usage of alarm:
Either the -at or -in option must be valid
  -at string
        time at which to ring the alarm in the form 3:04PM
  -in string
        time after which to ring the alarm from now, e.g. 5s or 1h15m
  -msg string
        alarm message

About

Simple alarm app written in Go, rings you at a specified time in the future

License:MIT License


Languages

Language:Go 100.0%