{"id":24744351,"url":"https://github.com/fedify-dev/hollo","last_synced_at":"2026-04-26T18:01:25.644Z","repository":{"id":241449042,"uuid":"806837622","full_name":"fedify-dev/hollo","owner":"fedify-dev","description":"Federated single-user microblogging software","archived":false,"fork":false,"pushed_at":"2026-04-26T07:09:41.000Z","size":6376,"stargazers_count":454,"open_issues_count":44,"forks_count":51,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-04-26T07:22:59.104Z","etag":null,"topics":["activitypub","fediverse","hacktoberfest","microblog"],"latest_commit_sha":null,"homepage":"https://docs.hollo.social/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fedify-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":".github/FUNDING.yaml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"dahlia"}},"created_at":"2024-05-28T02:20:02.000Z","updated_at":"2026-04-26T07:09:46.000Z","dependencies_parsed_at":"2024-09-16T20:06:54.635Z","dependency_job_id":"6d9ce5a8-6098-497f-b291-1517e4410565","html_url":"https://github.com/fedify-dev/hollo","commit_stats":{"total_commits":390,"total_committers":12,"mean_commits":32.5,"dds":0.07948717948717954,"last_synced_commit":"ade46f0b8fdda21424d7dfa55a744e8fcf48105b"},"previous_names":["dahlia/hollo","fedify-dev/hollo"],"tags_count":81,"template":false,"template_full_name":null,"purl":"pkg:github/fedify-dev/hollo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedify-dev%2Fhollo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedify-dev%2Fhollo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedify-dev%2Fhollo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedify-dev%2Fhollo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fedify-dev","download_url":"https://codeload.github.com/fedify-dev/hollo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fedify-dev%2Fhollo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32307015,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T17:23:19.671Z","status":"ssl_error","status_checked_at":"2026-04-26T17:23:19.195Z","response_time":129,"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":["activitypub","fediverse","hacktoberfest","microblog"],"created_at":"2025-01-28T02:18:02.849Z","updated_at":"2026-04-26T18:01:25.628Z","avatar_url":"https://github.com/fedify-dev.png","language":"TypeScript","funding_links":["https://github.com/sponsors/dahlia"],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cpicture\u003e\n  \u003csource srcset=\"logo-white.svg\" media=\"(prefers-color-scheme: dark)\"\u003e\n  \u003cimg src=\"logo-black.svg\" width=\"50\" height=\"50\"\u003e\n\u003c/picture\u003e\n\n\nHollo\n=====\n\n[![Matrix][Matrix badge]][Matrix]\n[![Discord][Discord badge]][Discord]\n[![Official Hollo][Official Hollo badge]][Official Hollo]\n\nHollo is a federated single-user microblogging software powered by [Fedify].\nAlthough it is for single-user, it is designed to be federated through\n[ActivityPub], which means that you can follow and be followed by other users\nfrom other instances, even from other software that supports ActivityPub like\nMastodon, Misskey, and so on.\n\nHollo does not have its own web interface.  Instead, it implements\nMastodon-compatible APIs so that you can integrate it with the most of\nthe [existing Mastodon clients](https://docs.hollo.social/clients/).\n\n[Matrix badge]: https://img.shields.io/matrix/hollo-users%3Amatrix.org?logo=matrix\n[Matrix]: https://matrix.to/#/%23hollo-users:matrix.org\n[Discord badge]: https://img.shields.io/discord/1295652627505217647?logo=discord\u0026cacheSeconds=60\n[Discord]: https://discord.gg/hGXXxUq2jK\n[Official Hollo]: https://hollo.social/@hollo\n[Official Hollo badge]: https://fedi-badge.deno.dev/@hollo@hollo.social/followers.svg\n[Fedify]: https://fedify.dev/\n[ActivityPub]: https://www.w3.org/TR/activitypub/\n\n\nDocs\n----\n\n -  [What is Hollo?](https://docs.hollo.social/intro/)\n -  Installation\n     -  [Deploy to Railway](https://docs.hollo.social/install/railway/)\n     -  [Deploy using Docker](https://docs.hollo.social/install/docker/)\n     -  [Manual installation](https://docs.hollo.social/install/manual/)\n     -  [Environment variables](https://docs.hollo.social/install/env/)\n     -  [Setting up](https://docs.hollo.social/install/setup/)\n -  [Tested clients](https://docs.hollo.social/clients/)\n -  [Search](https://docs.hollo.social/search/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedify-dev%2Fhollo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffedify-dev%2Fhollo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffedify-dev%2Fhollo/lists"}