Update for name change

This commit is contained in:
myrmidex 2025-07-09 22:04:11 +02:00
parent 12beec83c8
commit fc155d7962

View file

@ -1,6 +1,19 @@
# Lemmy Poster # Lemmy Poster
A Laravel application for posting articles to Lemmy platforms. `ffr` is a self-hosted tool for routing content from RSS/Atom feeds to the fediverse.
It watches feeds, matches entries based on keywords or rules, and publishes them to platforms like Lemmy, Mastodon, or anything ActivityPub-compatible.
📰 → 🔍 → 🌐
## Features
- Keyword-based routing from any RSS/Atom feed
- Publish to Lemmy, Mastodon, or other fediverse services
- YAML or JSON route configs
- CLI and/or daemon mode
- Self-hosted, privacy-first, no SaaS dependencies
## Docker Deployment ## Docker Deployment