https://github.com/cleverdevil/indiepaper
A "read later" service for the IndieWeb using Micropub
https://github.com/cleverdevil/indiepaper
lambda micropub microsub pecan python read-later wsgi zappa
Last synced: about 2 months ago
JSON representation
A "read later" service for the IndieWeb using Micropub
- Host: GitHub
- URL: https://github.com/cleverdevil/indiepaper
- Owner: cleverdevil
- License: mit
- Created: 2018-06-27T19:37:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T16:44:10.000Z (almost 7 years ago)
- Last Synced: 2024-10-12T12:31:48.102Z (7 months ago)
- Topics: lambda, micropub, microsub, pecan, python, read-later, wsgi, zappa
- Language: Python
- Size: 25.4 KB
- Stars: 54
- Watchers: 6
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Indiepaper
==========A "read later" service for [Micropub](https://indieweb.org/Micropub) and
[Microsub](https://indieweb.org/Microsub) servers.Using Indiepaper
----------------If you spend a lot of your time in an indie reader like
[Together](https://indieweb.org/Together),
[Indigenous](https://indieweb.org/Indigenous), or
[Monocle](https://indieweb.org/Monocle), you may want to save articles into a
"read later" queue.Enter Indiepaper! You can send a special HTTP POST request to Indiepaper, and it
will extract the content of any article on the web (ad free!) and publish it to
the Micropub endpoint of your choosing. You can use this functionality with your
Microsub server, such as [Aperture](https://indieweb.org/Aperture), to publish
these articles for later consumption into a special channel.Indiepaper is powered by [mf2py](http://microformats.org/wiki/mf2py) and
[Mercury by Postlight Labs](https://mercury.postlight.com/web-parser/)Indiepaper Public Service
-------------------------Indiepaper is available as a hosted service at
[https://indiepaper.io](https://indiepaper.io). If you visit the website, you'll
also find a useful tool to generate you a "Read Later" bookmarklet for saving
articles via Indiepaper, plus links to an iOS Workflow and a native macOS app.