A reading queue manager for Linkding bookmarks. Browse your unread bookmarks, filter by tag, mark articles as read, and manage tags — all from a native desktop or mobile app.
Download the latest release for your platform from the Releases page.
- Download
linkdqueue-macos.zipand unzip it. - Move
linkdqueue.appto your/Applicationsfolder. - On first launch, right-click the app and choose Open to bypass Gatekeeper (required once for apps not from the App Store).
- Download
linkdqueue-linux.tar.gzand extract it:tar -xzvf linkdqueue-linux.tar.gz -C ~/Applications/linkdqueue - Install the runtime dependency for secure credential storage:
# Debian / Ubuntu sudo apt install libsecret-1-0 # Fedora / RHEL sudo dnf install libsecret # Arch sudo pacman -S libsecret
- Run the app:
Optionally create a desktop shortcut pointing to that path.
~/Applications/linkdqueue/linkdqueue
- Download
linkdqueue-windows.zipand unzip it to a folder of your choice (e.g.C:\Program Files\Linkdqueue). - Run
linkdqueue.exeinside that folder. - Optionally right-click
linkdqueue.exeand choose Pin to Start or Send to > Desktop (create shortcut).
On first launch you will be prompted for your Linkding connection details:
- Linkding URL — the base URL of your Linkding instance (e.g.
https://linkding.example.com) - API Token — found in Linkding under Settings > Integrations
Use Test Connection to verify before saving.
- Browse your unread bookmark queue with infinite scroll
- Filter by tag or free-text search
- Mark bookmarks as read, archive, or delete
- Edit tags on any bookmark
- Swipe actions on mobile (mark read, archive)
- Adjustable text size and colour theme