takahe/README.md

32 wiersze
1011 B
Markdown
Czysty Zwykły widok Historia

2022-11-06 00:29:46 +00:00
![takahē](static/img/logo-128.png)
2022-11-05 20:22:36 +00:00
2022-11-19 20:38:25 +00:00
An *experimental* Fediverse server for microblogging/"toots". Not fully functional yet -
2022-11-24 00:14:04 +00:00
we're still working towards a 1.0!
2022-11-05 20:22:36 +00:00
2022-11-24 00:14:04 +00:00
Key features:
2022-11-13 20:57:27 +00:00
2022-11-24 00:14:04 +00:00
- Multiple domain support
- Multiple identities per user (and can be shared between users)
- Desktop, mobile and PWA-compatible web UI (with minimal JavaScript)
- Easy deployment (web worker, background worker, and one database)
2022-11-13 20:57:27 +00:00
2022-11-24 00:14:04 +00:00
For more background and information, see [jointakahe.org](https://jointakahe.org/).
2022-11-24 00:14:04 +00:00
## Deployment
2022-11-24 00:33:07 +00:00
See [our deployment documentation](https://takahe-server.readthedocs.io/en/latest/installation/).
2022-11-24 00:14:04 +00:00
## Roadmap
2022-11-24 00:14:04 +00:00
Takahē is still under very active development towards a 1.0 release, and not
all functionality is supported yet.
2022-11-24 00:14:04 +00:00
For a detailed feature breakdown, see [the features page in our docs](https://takahe-server.readthedocs.io/en/latest/features/).
2022-11-13 20:57:27 +00:00
## Contributing
2022-11-24 00:14:04 +00:00
If you'd like to contribute, please read [our contributing docs](https://takahe-server.readthedocs.io/en/latest/contributing/).