soqet / gon

simple notification sender written in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go notifier

Tool to send notification after some time. Depends on libnotify.

Usage:

git clone https://github.com/soqet/gon.git
go build -o gon .
./gon <time> [summary] [text]

time in go's duration format

About

simple notification sender written in go


Languages

Language:Go 100.0%