Open aaronpk opened 10 years ago
Would be cool to make a separate app, the only interface in the app allows you to add one or more microformats-enabled feeds. You'd give each feed a title (automatically pulled from the feed title, but customizable if desired), and any new items in the feed would send a push to the app. Opening the push notification would launch a browser to the target URL.
This would serve both as a way to read mentions of your own site (if you publish a /mentions feed) but also as a basis of a feed reader.
See http://indiewebcamp.com/mention-app for initial notes on an app
As an intermediate step, I added IRC output to my Webmention handler so that I get notices (and push notifications) whenever a webmention is received.
Need to get iOS notifications of webmentions of my posts. Will involve a shell iOS app that can receive notifications. Or could use something like Prowlapp.