{"id":20686983,"url":"https://github.com/cheeplusplus/kauko-bsky-feeds","last_synced_at":"2026-05-15T18:34:27.576Z","repository":{"id":259181174,"uuid":"876493886","full_name":"cheeplusplus/kauko-bsky-feeds","owner":"cheeplusplus","description":"Kauko's bluesky feeds","archived":false,"fork":false,"pushed_at":"2025-07-27T21:04:15.000Z","size":290,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T23:17:36.729Z","etag":null,"topics":["bluesky","bluesky-feed","bluesky-generator"],"latest_commit_sha":null,"homepage":"","language":"C#","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/cheeplusplus.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":"2024-10-22T04:15:57.000Z","updated_at":"2025-07-27T21:04:19.000Z","dependencies_parsed_at":"2024-10-23T09:38:36.455Z","dependency_job_id":"eefd5ac6-52d8-4671-b96a-01ace245871f","html_url":"https://github.com/cheeplusplus/kauko-bsky-feeds","commit_stats":null,"previous_names":["cheeplusplus/kauko-bsky-feeds"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cheeplusplus/kauko-bsky-feeds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheeplusplus%2Fkauko-bsky-feeds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheeplusplus%2Fkauko-bsky-feeds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheeplusplus%2Fkauko-bsky-feeds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheeplusplus%2Fkauko-bsky-feeds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheeplusplus","download_url":"https://codeload.github.com/cheeplusplus/kauko-bsky-feeds/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheeplusplus%2Fkauko-bsky-feeds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001779,"owners_count":26083173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bluesky","bluesky-feed","bluesky-generator"],"created_at":"2024-11-16T22:55:21.831Z","updated_at":"2025-10-09T16:41:00.983Z","avatar_url":"https://github.com/cheeplusplus.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kauko's bsky feeds\n\nThis is mostly my own deployment of feeds to my personal bsky account, [kauko.biosynth.link](https://bsky.app/profile/kauko.biosynth.link).\n\nI wanted to open source it since I couldn't find any feed generators written in C#.\n\n## Notes\n\nThis requires a file called `bsky.config.json` that looks like this:\n```\n{\n    \"BskyConfig\": {\n        \"Auth\": {\n            \"Username\": \"YOUR_BSKY_HANDLE\",\n            \"Password\": \"YOUR_APP_PASSWORD\"\n        },\n        \"Identity\": {\n            \"Hostname\": \"SERVER_HOSTNAME\",\n            \"PublishedAtUri\": \"at://YOUR_BSKY_DID\"\n        },\n        \"FeedProcessors\": {\n            \"FEED_NAME\": {\n                \"Type\": \"TimelineMinusList\",\n                \"Config\": {\n                    \"DisplayName\": \"SAMPLE DISPLAY NAME\",\n                    \"Description\": \"SAMPLE DESCRIPTION\",\n                    \"ListUri\": \"at://YOUR_BSKY_DID/app.bsky.graph.list/TARGET_LIST_ID\"\n                }\n            }\n        }\n    }\n}\n```\n\nTo publish it as a Docker container, run\n```\ndotnet publish --os linux --arch x64 /t:PublishContainer\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheeplusplus%2Fkauko-bsky-feeds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheeplusplus%2Fkauko-bsky-feeds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheeplusplus%2Fkauko-bsky-feeds/lists"}