# gnotif A simple dbus monitor to see desktop notifications in the terminal. ## Install Firstly, install `go` on your machine. Then: ```bash go install git.5ika.ch/gnotif.git@latest ```