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.
- Download the latest release
- Extract and upload it to the
./extensions
folder of your FreshRSS installation - Go to
<wallabag_intance_url>/developer
by clicking theAPI clients management
menu - Create a new API Client with the name of your choice
- Enter your Wallabag instance url in the Wallabag Button extension settings
- Enter your
username
,password
,client_id
andclient_secret
in the Wallabag Button extension settings - Press "Connect to Wallabag"
- Optional Set a custom keyboard shortcut
If 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.