Hacker News new | ask | show | jobs
by zwischenzug 3849 days ago
I wrote a more generic solution to this kind of problem recently, which I run as a service:

https://github.com/ianmiell/alert-on-change/blob/master/READ...

It's probably more suited for the programming types.

For example, you can do a 'raw' GitHub request to determine when a particular file has changed.