Twake

Twake

Stars
1.68K
Forks
179
Open issues
318
Closed issues
1.15K
Last release
about 1 year ago
Last commit
12 months ago
Watchers
1.68K
Total releases
21
Total commits
1.24K
Open PRs
29
Closed PRs
1.01K
Repo URL
Project Website
https://twake.app/
Platform
License
agpl-3.0
Category
Offers premium version?
NO
Proprietary?
NO
About

Twake - The Open Digital Workplace

Twake is a secure open source collaboration platform to improve organizational productivity. Twake offers all the features for collaboration :

  • Team chat
  • File Storage
  • Team Calendar
  • Task Management
  • Video call and conferencing
  • Real time document collaboration

Demo

You can try Twake in SaaS.

Or run your own local Twake instance with :

cd twake
export COMPOSE_FILE=docker-compose.onpremise.yml
docker compose up -d

Twake will be running on http//localhost and by default redirect to https and uses a self-signed certificate. If you want to run http only then set SSL_CERTS=none at docker-compose.yml

Documentation

Twake's documentation can be found at doc.twake.app

More information at twake.app : twake.app

Community

The Twake community is gathered on the forum: community.twake.app.

If you have any questions or suggestions, we will be happy to answer them.

Translations

We use Weblate for translation management. Create an account on weblate to improve our Twake internationalisation.

How to contribute

Everyone can contribute at their own level, even if they only give a few minutes of their time. Whatever you do, your help is very valuable. Only thanks to you Twake can be a powerful software. Check out how you can help twake.app/en/how-to-contribute/

Manual install of Twake

Install Twake on your machine with docker-compose using the install documentation here : linagora.github.io/Twake/onprem/installation.html

cd twake; docker-compose -f docker-compose.onpremise.mongo.yml up -d

Twake will be available on port 3000.

License

Twake is licensed under Affero GPL v3 with additional terms

Alternative Projects

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.