Share FreshRSS articles to Margin or Semble
  • PHP 78.5%
  • HTML 21.5%
Find a file
Brad Wenner df2d3a0432 Initial commit: FreshRSS extension for atproto bookmarks
Writes at.margin.bookmark records to the user's atproto repo using an app
password. Resolves handle -> DID -> PDS at runtime so self-hosted PDSes
work. Confirmation page lets the user edit the title and tags (pre-filled
from the FreshRSS article) before saving.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 12:41:46 -07:00
xExtension-ShareToAtproto Initial commit: FreshRSS extension for atproto bookmarks 2026-04-18 12:41:46 -07:00
.gitignore Initial commit: FreshRSS extension for atproto bookmarks 2026-04-18 12:41:46 -07:00
README.md Initial commit: FreshRSS extension for atproto bookmarks 2026-04-18 12:41:46 -07:00

freshrss-atprotobookmark

FreshRSS extension that bookmarks articles to your atproto repo as at.margin.bookmark records — so they show up on margin.at (or any other atproto app that reads those records).

The installable extension lives in xExtension-ShareToAtproto/ — see its README for install + usage.