Hacker News new | ask | show | jobs
by dudik 2094 days ago
Thank you, but I don't use a notification server.
2 comments

Nothing is stopping you, even if you don't run any kind of GUI session: https://github.com/Sweets/tiramisu
notify-send is for desktop(possibly gnome only?) notifications.
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.