summaryrefslogtreecommitdiffstats
path: root/README.md
blob: d34ba011521448c2316026b9ac23db5ba33c457a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
![takahē](static/img/logo-128.png)

An *experimental* Fediverse server for microblogging/"toots". Not fully functional yet -
we're still working towards a 1.0!

**Current version: [0.5.0](https://docs.jointakahe.org/en/latest/releases/0.5/)**

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)
- Easy deployment (web worker, background worker, and one database)

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/).