A FreshRSS extension which adds a Wallabag sharing integration.
With this extension you can simply press the Wallabag Button next to an article or a custom keyboard shortcut to share it with Wallabag. Everything else happens in the background while you can continue reading articles without any further interruptions.
./extensions
folder of your FreshRSS installation<wallabag_intance_url>/developer
by clicking the API clients management
menuusername
, password
, client_id
and client_secret
in the Wallabag Button extension settingsIf you get errors while trying to connect to Wallabag, please check the Wallabag OpenAPI specification.
If you'd like to translate the extension to another language please file a pull request. I'd be happy to merge it!
For local development pull the repository. The prerequisite is Docker installed.
Go to the repository root folder and run docker compose up
that will start a local FreshRSS instance running http://localhost:8080/
as well as Wallabag instance running at http://localhost:8081/
.
Complete it's installation and navigate to Extensions, where you have to enable Wallabag Button
.
All changes in the PHP files are loaded with each page refresh.
This extension is based on freshrss-pocket-button (and ) and re-branded for Wallabag.
Thank you very much Christian Putzke for creating the original extension. I used it every day until migrating from Pocket to Wallabag.
Original icon is used from the original Wallabag repository and the outlined version is done using Online Vector Designing Apps.