{"id":45248607,"url":"https://github.com/hartlco/masto_rss","last_synced_at":"2026-02-20T22:34:24.029Z","repository":{"id":69905599,"uuid":"589142078","full_name":"hartlco/masto_rss","owner":"hartlco","description":"Turn your Mastodon timeline into an RSS-Feed.","archived":false,"fork":false,"pushed_at":"2026-02-05T20:06:13.000Z","size":103,"stargazers_count":6,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-12T21:52:49.887Z","etag":null,"topics":["docker","mastodon","rss","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hartlco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-01-15T07:41:29.000Z","updated_at":"2026-02-05T20:06:17.000Z","dependencies_parsed_at":"2026-01-19T03:01:25.073Z","dependency_job_id":null,"html_url":"https://github.com/hartlco/masto_rss","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"ad80d519d8b5ffebf61b46d6ea16f10bb01ee1ef"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hartlco/masto_rss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartlco%2Fmasto_rss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartlco%2Fmasto_rss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartlco%2Fmasto_rss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartlco%2Fmasto_rss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hartlco","download_url":"https://codeload.github.com/hartlco/masto_rss/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hartlco%2Fmasto_rss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29448957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","mastodon","rss","rust"],"created_at":"2026-02-20T22:34:23.353Z","updated_at":"2026-02-20T22:34:24.021Z","avatar_url":"https://github.com/hartlco.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# masto_rss\n\n## Disclaimer\nThis code was thrown together quickly, without any security or quality considerations. I am running the Docker image locally, consumed by a locally hosted [FreshRSS](https://freshrss.org) instance.\n\n## Intro\nmasto_rss turns your Mastodon timeline into an RSS-Feed.\n\n## Installation\n### Docker\n`docker run --name masto_rss --env-file .env -p 6060:6060 -d hartlco/masto_rss:v0.0.2`\n\n### Docker Compose\nCopy the `docker-compose.yml` and run `docker-compose up -d` from within the folder.\n\n## Compile and run\nInstall the Rust toolchain, clone the repository, `cargo run`. \n\n## Environment\nCreate a `.env` file (see `.env.example`) with your Bluesky credentials.\nDocker Compose will read the `.env` file via `env_file`.\n\n## Fetching Feeds\nYour feed is available at `http://localhost:6060/\u003cMASTODON_INSTANCE\u003e/\u003cACCESS_TOKEN\u003e`\n- MASTODON_INSTANCE: The domain-name of your instance. `mastodon.social` for [https://mastodon.social](https://mastodon.social)\n- ACCESS_TOKEN: Create a read-only Mastodon-App in your Mastdon instance settings. Copy the `access_token`.\n\nFor Bluesky, use `http://localhost:6060/bluesky` and set credentials in `.env`.\n- BLUESKY_IDENTIFIER: Your Bluesky handle or email.\n- BLUESKY_PASSWORD: Your Bluesky password (app password recommended).\n\n## License\nThe MIT License (MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhartlco%2Fmasto_rss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhartlco%2Fmasto_rss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhartlco%2Fmasto_rss/lists"}