diff --git a/README.md b/README.md index 2d94719832..40b83fc7fe 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,30 @@ -# Twake ![Docker Pulls](https://img.shields.io/docker/pulls/linagora/twake-web) - -![](https://github.com/linagora/twake-on-matrix/assets/6462404/76e7795e-39b6-4667-a313-4068afadb1ed) - -

- Translate Twake -

- - -FluffyChat is an open source, nonprofit and cute matrix messenger app. The app is easy to use but secure and decentralized. +# Twake +[![Contributors](https://img.shields.io/github/contributors/linagora/twake-on-matrix?label=Contributors +)]( + https://github.com/linagora/twake-on-matrix/graphs/contributors +) +[![Issues](https://img.shields.io/github/issues/linagora/twake-on-matrix?label=Issues +)](https://github.com/linagora/twake-on-matrix/issues) +[![Documentation](https://img.shields.io/badge/Documentation-green.svg)](docs) +[![Android application](https://img.shields.io/badge/App-Android-blue.svg)](https://play.google.com/store/apps/dev?id=8845244706987756601) +[![Ios application](https://img.shields.io/badge/App-iOS-red.svg)](https://apps.apple.com/gr/developer/linagora/id1110867042) + +
+
+ + + + +

+ View Demo + • + Report Bug + • + Translate Twake +

+
+ +Twake is an open source, nonprofit and cute matrix messenger app developed by [Linagora](https://linagora.com). The app is easy to use but secure and decentralized. ## Features @@ -32,17 +49,17 @@ FluffyChat is an open source, nonprofit and cute matrix messenger app. The app i ## Setup ### Flutter -``` - flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs +```bash +flutter pub get && flutter pub run build_runner build --delete-conflicting-outputs ``` ### Add commit hook to format and code analyze -``` - bash scripts/config-pre-commit.sh +```bash +bash scripts/config-pre-commit.sh ``` # Special thanks -* FluffyChat is the original reposotory of this project. A huge thanks to the upstream repository for their vital contributions, not only for this project but also for [Matrix SDK in Dart](https://github.com/famedly/matrix-dart-sdk) +* FluffyChat is the original repository of this project. A huge thanks to the upstream repository for their vital contributions, not only for this project but also for [Matrix SDK in Dart](https://github.com/famedly/matrix-dart-sdk) * Fabiyamada is a graphics designer from Brasil and has made the fluffychat logo and the banner. Big thanks for her great designs.