summaryrefslogtreecommitdiffstats
path: root/README.md
blob: e3614774ef1d9edf7e83897e96a0309d5ed3e4c6 (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
![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!

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


## Contributing

If you'd like to contribute, please read [our contributing docs](https://docs.jointakahe.org/en/latest/contributing/).