October 12, 2014
Trigger notify-send across the network using HTTP
Last week I cut the first release of notify-send-http, a tool for triggering notify-send across the network using HTTP. Useful for forwarding notifications from local VMs / Containers to your own computer. It even supports notification icons!
Tested on Ubuntu 14.04 only
Why? Because I do all of my dev work on virtualized environments and I use guard quite a lot to keep my Ruby tests running when files get changed.
Read more