Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaeldim02/sxalertd
sxalert daemon script
https://github.com/michaeldim02/sxalertd
Last synced: 12 days ago
JSON representation
sxalert daemon script
- Host: GitHub
- URL: https://github.com/michaeldim02/sxalertd
- Owner: MichaelDim02
- License: gpl-3.0
- Created: 2023-11-10T22:04:43.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-10T22:12:34.000Z (about 1 year ago)
- Last Synced: 2024-05-01T18:24:31.898Z (7 months ago)
- Language: Shell
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.