mirror of https://github.com/jointakahe/takahe
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
1 day ago | |
---|---|---|
.github/workflows | 2 months ago | |
activities | 1 week ago | |
api | 1 day ago | |
core | 2 days ago | |
docker | 2 weeks ago | |
docs | 1 week ago | |
mediaproxy | 3 months ago | |
static | 1 week ago | |
stator | 2 months ago | |
takahe | 1 week ago | |
templates | 1 week ago | |
tests | 1 day ago | |
users | 1 day ago | |
.buildpacks | 4 months ago | |
.dockerignore | 2 weeks ago | |
.gitignore | 3 months ago | |
.pre-commit-config.yaml | 2 months ago | |
.readthedocs.yaml | 4 months ago | |
Aptfile | 4 months ago | |
LICENSE | 4 months ago | |
Makefile | 3 months ago | |
Procfile | 4 months ago | |
README.md | 1 month ago | |
development.env | 3 months ago | |
manage.py | 4 months ago | |
requirements-dev.txt | 2 months ago | |
requirements.txt | 2 days ago | |
runtime.txt | 3 months ago | |
setup.cfg | 3 months ago | |
test.env | 4 months ago |
README.md
A beta Fediverse server for microblogging/"toots". Not fully polished yet - we're still working towards a 1.0!
Current version: 0.8
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.
Deployment
See our deployment documentation.
For changelog and update notes, visit our releases documentation.
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.
For an idea of what features are currently in flight, see our project board for the next release.
Contributing
If you'd like to contribute, please read our contributing docs.