Add logo
This commit is contained in:
parent
3ee9e342e6
commit
3e7f8ebe1a
2 changed files with 5 additions and 3 deletions
|
|
@ -1,11 +1,13 @@
|
||||||
# Lemmy Poster
|
# Fedi Feed Router
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<img src="public/images/ffr-logo-600.png" alt="FFR Logo" width="200">
|
||||||
|
</div>
|
||||||
|
|
||||||
`ffr` is a self-hosted tool for routing content from RSS/Atom feeds to the fediverse.
|
`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.
|
It watches feeds, matches entries based on keywords or rules, and publishes them to platforms like Lemmy, Mastodon, or anything ActivityPub-compatible.
|
||||||
|
|
||||||
📰 → 🔍 → 🌐
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Keyword-based routing from any RSS/Atom feed
|
- Keyword-based routing from any RSS/Atom feed
|
||||||
|
|
|
||||||
BIN
public/images/ffr-logo-600.png
Normal file
BIN
public/images/ffr-logo-600.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 384 KiB |
Loading…
Reference in a new issue