A smal cli command to generate a desktop notification
git clone https://github.com/eminetto/beeb.git
cd beeb
dep ensure
go build
go install
beeb -t="Notification title" -m="Notification body"
A smal cli command to generate a desktop notification
git clone https://github.com/eminetto/beeb.git
cd beeb
dep ensure
go build
go install
beeb -t="Notification title" -m="Notification body"