reader 3.22 released – new web app
Hi there! I'm happy to announce version 3.22 of reader, a Python feed reader library. What's new? # Here are the highlights since reader 3.20. New feed reader web app # The new web applic...
Source: death and gravity
Hi there! I'm happy to announce version 3.22 of reader, a Python feed reader library. What's new? # Here are the highlights since reader 3.20. New feed reader web app # The new web application is done! Features include: add / list / filter / delete feeds list / filter articles mark articles as read / (un)important article view custom feed titles dark mode In the next releases, I'll be adding back features already present in the legacy web app, stuff like full-text search, tags, read time, MP3 tag fixing, and more. This is building towards a hosted version of reader, which should take the pain out of self-hosting, while still leaving it as an option; more to follow soon™. (Meanwhile, if this sounds like something you'd like to use, get in touch.) For now, here are some screenshots: main page (dark mode) more filters (light mode) feed page (dark mode) feeds page (dark mode) article view (light mode) article view (dark mode) Config and plugin loading # Part of the hosted re