eminetto / beeb

A small CLI to generate desktop notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beeb

A smal cli command to generate a desktop notification

Install

git clone https://github.com/eminetto/beeb.git
cd beeb
dep ensure
go build
go install

Run

beeb -t="Notification title" -m="Notification body"

Based on

https://github.com/gen2brain/beeep

About

A small CLI to generate desktop notifications


Languages

Language:Go 100.0%