2017-03-30 UTC
# [eddie] I wanted to be able to get webmention notifications without having to do anything intense. I found out node.js has a module to create a local macOS notification. So I was able to re-use a bunch of code that I’m using for my site and created a local node.js app that runs in the background on my computer and pings me when there is a new webmention! Pretty excited. This is the lazy version, but it’s a nice start.