Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jointakahe/takahe
An ActivityPub/Fediverse server
https://github.com/jointakahe/takahe
Last synced: 4 days ago
JSON representation
An ActivityPub/Fediverse server
- Host: GitHub
- URL: https://github.com/jointakahe/takahe
- Owner: jointakahe
- License: bsd-3-clause
- Created: 2022-11-05T20:18:50.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T13:32:13.000Z (5 months ago)
- Last Synced: 2025-01-02T08:09:01.315Z (11 days ago)
- Language: Python
- Size: 4.97 MB
- Stars: 1,133
- Watchers: 23
- Forks: 88
- Open Issues: 81
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - jointakahe/takahe - An ActivityPub/Fediverse server (Python)
- awesome-fediverse - Takahē - A _beta_ Fediverse server for microblogging/"toots", with support for multiple domains and multiple identities (Applications)
- awesome-activitypub - Takahē - a multi-domain ActivityPub social network server, written in Python. (Services)
- stars - jointakahe/takahe - An ActivityPub/Fediverse server (Python)
- stars - jointakahe/takahe - An ActivityPub/Fediverse server (Python)
README
![takahē](static/img/logo-128.png)
A *beta* Fediverse server for microblogging. Not fully polished yet -
we're still working towards a 1.0!**Current version: [0.11.0](https://docs.jointakahe.org/en/latest/releases/0.11/)**
Key features:
- **Multiple domain support**, allowing you to host as many domains as you like on a single running instance.
- **Multiple identity support**, allowing users to represent themselves in as many different ways as they want.
- **Easy deployment and maintenance**, so you can focus on looking after your community rather than trying to wrangle with the software.
- **Mastodon Client API compatible**, so users can use their favourite client apps just as they would with Mastodon or other compatible servers.For more background and information, see [jointakahe.org](https://jointakahe.org/).
## Deployment
See [our deployment documentation](https://docs.jointakahe.org/en/latest/installation/).
For changelog and update notes, visit [our releases documentation](https://docs.jointakahe.org/en/latest/releases/).
## Roadmap
Takahē is still under very active development towards a 1.0 release, and not
all functionality is supported yet.For a detailed feature breakdown, see [the features page in our docs](https://docs.jointakahe.org/en/latest/features/).
For an idea of what features are currently in flight, see [our project board for the next release](https://github.com/orgs/jointakahe/projects/1/views/1).
## Contributing
If you'd like to contribute, please read [our contributing docs](https://docs.jointakahe.org/en/latest/contributing/).