Add some screenshots for TMail application

This commit is contained in:
Tellier Benoit
2021-08-16 18:26:01 +07:00
committed by Dat H. Pham
parent 02aa0bd3f7
commit 7577b58e43
+10 -1
View File
@@ -1,10 +1,19 @@
# Tmail Flutter mobile application
![wider](https://user-images.githubusercontent.com/6928740/129552343-31e21182-d07c-4f2a-bc83-4f9be70d1693.png)
![LOGO](https://user-images.githubusercontent.com/6928740/129552343-31e21182-d07c-4f2a-bc83-4f9be70d1693.png)
This project aims at providing a multi-plateform mobile email application, running the [JMAP protocol](https://jmap.io/) and will also deliver additional
features to the [TMail back-end](https://github.com/linagora/tmail-backend).
Here is how TMail looks like on a phone:
![Screenshots Mobile](https://user-images.githubusercontent.com/6928740/129556356-3099bc0f-2af8-4635-afc2-6ccb385abd03.jpg)
Here is how TMail looks like on a tablet:
![Screenshot Tablet](https://user-images.githubusercontent.com/6928740/129555644-229abd19-d1db-4d31-bfe1-3f1f7e59804c.png)
## FAQ
- **Why did you choose JMAP?**