forked from encrypt/random
12 lines
194 B
Markdown
12 lines
194 B
Markdown
notifyfo
|
|
========
|
|
|
|
Send simple notifications from shitty programs, without dbus and without system().
|
|
|
|
Usage
|
|
-----
|
|
|
|
```
|
|
$ ./notifyfo.sh
|
|
$ echo "Fuck you d-bus, fuck you." > /tmp/notify-send
|
|
```
|