Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaeldim02/sxalertd

sxalert daemon script
https://github.com/michaeldim02/sxalertd

Last synced: 12 days ago
JSON representation

sxalert daemon script

Awesome Lists containing this project

README

        

# sxalertd
This is a very hacky shell script that reads the D-Bus and draws notifications with [sxalert](https://github.com/MichaelDim02/sxalert).

## Run
sxalertd is meant to run as a daemon:
```
/path/to/sxalertd &
```
If you want to enable it for persistent use, add the above line to your `~/.xinitrc` file.