Platform | Status |
---|---|
Linux | |
Windows | |
Macos |
OurChat is a chat application for Linux, Windows and macOS. It supports all platforms through flutter.
The project is under rapid development, and there is also a lot of work to be done. It cannot be used directly by now.
In the past year of 2024, we have achieved many outstanding tasks, and it is delightful that developers have devoted so much passion to this project in their spare time. Every developer deserves gratitude.
Provides a lightweight chat software that can easily run on devices like Raspberry Pi, allowing you to set up your own chat server for your company, family, etc. At the same time, it has the potential to scale up to a high-performance server capable of accommodating millions of users.
Freedom and openness are the principles of our design, and you will experience much more freedom than other chat software.
End-to-end encryption and other security guarantees make OurChat a service you can trust, and we absolutely protect your privacy!
Warning: If you want to use it in the product environment, you should do a series of improvements, such as changing the password of database. More information please refer to document
- Server
cd docker
docker compose up -d
For More deployment methods, please refer to deployment document
Refer to Build Document
Refer to Documentation, we deploy it to ReadTheDocs
Please see CONTRIBUTING