A FreshRSS extension which adds a Readeck sharing integration.
With this extension you can simply press the Readeck Button next to an article or a custom keyboard shortcut to share it with Readeck. 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
<readeck_intance_url>/profile/tokens
- Create a new API token with at least the
Bookmarks : Write Only
permission - Enter your Readeck instance url in the Readeck Button extension settings
- Enter your key in the Readeck Button extension settings
- Press "Connect to Readeck"
- Optional Set a custom keyboard shortcut
If you get errors while trying to connect to Readeck, please check the Readeck 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/
.
Complete it's installation and navigate to Extensions, where you have to enable Readeck Button
.
All changes in the PHP files are loaded with each page refresh.
This extension is based on freshrss-pocket-button and re-branded for Readeck.
Thank you very much Christian Putzke for creating the original extension. I used it every day until migrating from Pocket to Readeck.
Original icon is used from the original Readeck repository and the outlined version is done using Online Vector Designing Apps.