Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dahlia/hollo
Federated single-user microblogging software
https://github.com/dahlia/hollo
activitypub fediverse microblog
Last synced: 11 days ago
JSON representation
Federated single-user microblogging software
- Host: GitHub
- URL: https://github.com/dahlia/hollo
- Owner: dahlia
- License: agpl-3.0
- Created: 2024-05-28T02:20:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-11T04:33:22.000Z (22 days ago)
- Last Synced: 2025-01-15T04:32:58.484Z (18 days ago)
- Topics: activitypub, fediverse, microblog
- Language: TypeScript
- Homepage: https://docs.hollo.social/
- Size: 3.64 MB
- Stars: 278
- Watchers: 3
- Forks: 18
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Funding: .github/FUNDING.yaml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
Hollo
=====[![Matrix][Matrix badge]][Matrix]
[![Discord][Discord badge]][Discord]
[![Official Hollo][Official Hollo badge]][Official Hollo]Hollo is a federated single-user microblogging software powered by [Fedify].
Although it is for single-user, it is designed to be federated through
[ActivityPub], which means that you can follow and be followed by other users
from other instances, even from other software that supports ActivityPub like
Mastodon, Misskey, and so on.Hollo does not have its own web interface. Instead, it implements
Mastodon-compatible APIs so that you can integrate it with the most of
the [existing Mastodon clients](https://docs.hollo.social/clients/).[Matrix badge]: https://img.shields.io/matrix/hollo-users%3Amatrix.org?logo=matrix
[Matrix]: https://matrix.to/#/%23hollo-users:matrix.org
[Discord badge]: https://img.shields.io/discord/1295652627505217647?logo=discord&cacheSeconds=60
[Discord]: https://discord.gg/hGXXxUq2jK
[Official Hollo]: https://hollo.social/@hollo
[Official Hollo badge]: https://fedi-badge.deno.dev/@[email protected]/followers.svg
[Fedify]: https://fedify.dev/
[ActivityPub]: https://www.w3.org/TR/activitypub/Docs
----- [What is Hollo?](https://docs.hollo.social/intro/)
- Installation
- [Deploy to Railway](https://docs.hollo.social/install/railway/)
- [Deploy using Docker](https://docs.hollo.social/install/docker/)
- [Manual installation](https://docs.hollo.social/install/manual/)
- [Environment variables](https://docs.hollo.social/install/env/)
- [Setting up](https://docs.hollo.social/install/setup/)
- [Tested clients](https://docs.hollo.social/clients/)