OurChat is a chat application for Linux, Windows and macOS. It supports all platforms through Flutter.
|
๐ฌ Chat |
๐จ๏ธ Login |
|
๐ Welcome |
โ๏ธ About |
- ๐ฌ Real-time messaging
- ๐ฅ Group chats
- ๐ End-to-end encryption
- ๐ Cross-platform support
- ๐ High performance, low latency
- ๐ ๏ธ Self-hostable
Server Address: skyuoi.org:7777. If you want to develop the client, you can also use it as your development server to work with. The docker image version it uses is nightly (It will be updated regularly but not nightly).
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.
๐ Core Principles:
- โ Freedom & Openness: Freedom and openness are the principles of our design, and you will experience much more freedom than other chat software
- ๐ Security: End-to-end encryption and other security guarantees make OurChat a service you can trust
- ๐ก๏ธ Privacy: We absolutely protect your privacy!
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.
cd docker
docker compose up -dFor More deployment methods, please refer to deployment document
Refer to Build Document
Refer to Documentation, we deploy it to ReadTheDocs
Please see CONTRIBUTING
| Platform | Status |
|---|---|
| Linux | |
| Windows | |
| Macos |