takahe/README.md
2022-12-30 12:13:06 -07:00

41 lines
1.6 KiB
Markdown

![takahē](static/img/logo-128.png)
A *beta* Fediverse server for microblogging/"toots". Not fully functional yet -
we're still working towards a 1.0!
**Current version: [0.6.1](https://docs.jointakahe.org/en/latest/releases/0.6/)**
Key features:
- Multiple domain support
- Multiple identities per user (and can be shared between users)
- Desktop, mobile and PWA-compatible web UI (with minimal JavaScript)
- Mastodon-compatible client API (supports existing apps)
- Easy deployment (web worker, background worker, and one database)
For more background and information, see [jointakahe.org](https://jointakahe.org/).
<img width="570" alt="takahe-expanded" src="https://user-images.githubusercontent.com/36182/208662574-08b695ad-e97c-4288-bb5a-4c0e38b4517d.png"> <img width="306" alt="takahe-compact" src="https://user-images.githubusercontent.com/36182/208662601-dbbf303b-b836-4463-b2e6-4a872c7d50b2.png">
## 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/).