13 lines
194 B
Markdown
13 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
|
||
|
```
|