fedi feed router is a self-hosted tool for routing content from RSS/Atom feeds to the fediverse.
Find a file
2025-06-28 11:30:31 +02:00
.idea Install composer packages 2025-06-28 02:03:38 +02:00
bin Add migration script, basic articles tables 2025-06-28 02:35:58 +02:00
bootstrap Set up docker compose 2025-06-28 11:30:31 +02:00
database/migrations Make tables smaller 2025-06-28 02:47:46 +02:00
src/Domain/Articles Make tables smaller 2025-06-28 02:47:46 +02:00
.dockerignore Set up docker compose 2025-06-28 11:30:31 +02:00
.gitignore Add migration script, basic articles tables 2025-06-28 02:35:58 +02:00
composer.json Set up docker compose 2025-06-28 11:30:31 +02:00
composer.lock Add migration script, basic articles tables 2025-06-28 02:35:58 +02:00
docker-compose.yml Set up docker compose 2025-06-28 11:30:31 +02:00
Dockerfile Set up docker compose 2025-06-28 11:30:31 +02:00
README.md Add migration script, basic articles tables 2025-06-28 02:35:58 +02:00

Lemmy Poster

A script that watches websites for new articles. If present, the new article will be posted to a Lemmy community.

Install

touch storage/database.sqlite