franciscolourenco / done

A fish-shell package to automatically receive notifications when long processes finish.
MIT License
770 stars 70 forks source link

Add support for notify-desktop on Linux #47

Closed evanrelf closed 5 years ago

evanrelf commented 5 years ago

Add support for notify-desktop on Linux

nowrep/notify-desktop:

Little application that lets you send desktop notifications with one command. It's basically clone of notify-send from libnotify, but it supports reusing notifications on screen by passing its ID. It also does not use any external dependencies (except from libdbus of course).

franciscolourenco commented 5 years ago

@evanrelf nice pull request, thank you! I'm not using Linux on a daily basis, so you are welcome to keep this up to date in case there are changes to notify-desktop. 🥇