Update for name change
This commit is contained in:
parent
12beec83c8
commit
fc155d7962
1 changed files with 14 additions and 1 deletions
15
README.md
15
README.md
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue