Y
Hacker News
new
|
ask
|
show
|
jobs
by
dudik
2094 days ago
Thank you, but I don't use a notification server.
2 comments
Spivak
2093 days ago
Nothing is stopping you, even if you don't run any kind of GUI session:
https://github.com/Sweets/tiramisu
link
yipbub
2094 days ago
notify-send is for desktop(possibly gnome only?) notifications.
link
jlgaddis
2093 days ago
notify-send works by sending notifications to a notification daemon (a.k.a., a "notification server", as defined in the "Desktop Notifications Specification").
notify-send won't work for dudik since, as he said, he doesn't use a notification server.
link