Feedlynx logo

Feedlynx

Collect links to read or watch later and expose them as an RSS/Atom feed

112 stars 7 forks last commit first released Apache-2.0

Slowing down

No commits since 4 Jan 2026. Check the issue tracker before you rely on it.

Feedlynx is a minimal, single-user service written in Rust that lets you collect links to read or watch later and exposes them as an Atom/RSS feed. It stores the feed as a file on disk, fetches each URL to extract title/description, and generates YouTube embeds for video links.

Key Features

  • Generates and maintains an Atom/RSS feed on disk and serves it over HTTP
  • Simple token-based authentication: FEEDLYNX_PRIVATE_TOKEN for writes and FEEDLYNX_FEED_TOKEN for feed path
  • HTTP API endpoints: GET / (info page), POST /add (add a link), POST /info (server info), GET /feed/<token> (subscribe to feed)
  • Automatic metadata fetching for submitted URLs and YouTube embed generation for video links
  • Feed trimming policy keeps up to 50 entries and removes the oldest entries older than 30 days when exceeding the cap
  • Distributed as precompiled binaries, buildable with Cargo, and containerisable via the included Dockerfile
  • Small footprint and cross-platform: runs on BSD, Linux, macOS, Windows

Use Cases

  • Maintain a personal read-later RSS feed to subscribe from any RSS reader
  • Capture links from mobile share sheets or browser extensions into a single feed for later consumption
  • Integrate with simple automation workflows to collect articles, videos, or other links programmatically

Limitations and Considerations

  • Authentication is single-token based; there is no multi-user or per-user account management
  • Persistence is a single on-disk Atom file (no database); not intended for heavy concurrent writes or multi-tenant use
  • Feed trimming is enforced (30 days / 50 entries) which may remove older items automatically
  • The server does not provide built-in HTTPS termination; deployment behind a reverse proxy is recommended for TLS and production setups

Feedlynx is best suited for lightweight, personal read-later workflows where simplicity and portability are priorities. It provides a pragmatic API and simple deployment options for quickly generating a subscribeable feed from collected links.

Categories:

Tags:

Tech Stack:

Share:

Similar to Feedlynx

Shiori logo

Shiori

Bookmark manager with web UI, CLI, and offline page archiving

11.6k
626
Last commit

Shiori is a lightweight bookmark manager with a web interface and CLI, full-text search, imports from Pocket/Netscape, and optional offline archiving of saved pages.

MITActively maintained
Alternative to:
Pocket logo
Pocket
+9
Shaarli logo

Shaarli

Minimalist, database-free personal bookmarking and link sharing

3.9k
313
Last commit

Self-hosted, single-user bookmark manager and link sharing app with tags, search, RSS/Atom feeds, REST API, and plugins—using file-based storage (no database).

Actively maintained
Alternative to:
Pinboard logo
Pinboard
+9
linkding logo

linkding

Minimal self-hosted bookmark manager with tags, notes, and archiving

11.1k
597
Last commit

Self-hosted bookmark manager with tagging, notes, read-it-later, sharing, archiving, import/export, browser extensions, and a REST API.

MITActively maintained
Alternative to:
Raindrop.io logo
Raindrop.io
+11
Feedbin logo

Feedbin

Web-based RSS reader with search, full-text and automation

3.8k
290
Last commit

Feedbin is a web-based RSS reader for organizing and reading feeds with full-text extraction, powerful search, filtering actions, and a REST-like API for clients.

MITActively maintained
Alternative to:
Feedly logo
Feedly
+19
Karakeep logo

Karakeep

Self-hosted bookmarks, notes, and media with AI tagging and search

28.6k
1.5k
Last commit

Self-hostable bookmark-everything app for links, notes, images, PDFs, and archives with full-text search, AI tagging/summaries, RSS ingestion, and API access.

AGPL-3.0Actively maintained
Alternative to:
Pocket logo
Pocket
+11
Linkwarden logo

Linkwarden

Self-hosted collaborative bookmark manager with archiving and annotation

19.6k
831
Last commit

Self-hosted collaborative bookmark manager with reader mode, highlights, tagging, full-text search, and automatic webpage preservation as screenshots and PDFs.

AGPL-3.0Actively maintained
Alternative to:
Linkwarden Cloud logo
Linkwarden Cloud
+10