herbe

[fork] notifications
Log | Files | Refs | README | LICENSE

commit c2c53c6b7175cdfd50fa77aa02f13c278616e539
parent a7610ada758316265b39397938fa357d537b9158
Author: Samuel Dudík <24730635+dudik@users.noreply.github.com>
Date:   Sat,  8 Aug 2020 18:10:20 +0200

Update README.md
Diffstat:
MREADME.md | 15+++------------
1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/README.md b/README.md @@ -1,21 +1,12 @@ # 🌱 herbe > Daemon-less notifications without D-Bus. Minimal and lightweight. +![herbe](https://raw.githubusercontent.com/dudik/herbe/master/herbe.png) ## Usage ```shell -herbe "This is a notification" +herbe "herbe notifications" " " "Daemon-less notifications without D-Bus. Minimal and lightweight." ``` -will display a notification for the duration set in `config.h` that says `This is a notification` - -## TODO -herbe is still a WIP. -* Title support -* Refactor code, it is not very readable - -Not really sure about these, are they minimal, will someone use them? -* Line breaks formatting -* Icon/image support -* Command-line options (change settings) +will display the notification shown above ## Installation ### Dependencies