Skip to content

Commit fb14e79

Browse files
committed
TF-1169 Update ReadMe with new brand name and logo
1 parent de85ffc commit fb14e79

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

README.md

+17-17
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
1-
# Tmail Flutter mobile application
1+
# Team Mail Flutter mobile application
22

33
[![Gitter](https://badges.gitter.im/linagora/team-mail.svg)](https://gitter.im/linagora/team-mail?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
44

5-
![LOGO](https://user-images.githubusercontent.com/6462404/169949991-bd72462e-fdb8-4a07-9c35-1d2c0c28f4ee.png)
5+
![LOGO](https://user-images.githubusercontent.com/6462404/202656316-8b77a7b6-0c1f-4f3e-932b-72bd446b6605.png)
66

77
This project aims at providing a multi-platform mobile email application, running the [JMAP protocol](https://jmap.io/) and will also deliver additional
8-
features to the [TMail back-end](https://github.com/linagora/tmail-backend).
8+
features to the [Team Mail back-end](https://github.com/linagora/tmail-backend).
99

10-
Here is how TMail looks like on a phone:
10+
Here is how Team Mail looks like on a phone:
1111

1212
![Screenshots Mobile](https://user-images.githubusercontent.com/6462404/169979675-85893fa4-325a-426b-a1a8-0751a585954a.png)
1313

1414

15-
Here is how TMail looks like on a tablet:
15+
Here is how Team Mail looks like on a tablet:
1616

1717
![Screenshot Tablet](https://user-images.githubusercontent.com/6462404/169980415-513fb58c-004e-4946-a4dd-179b49c65470.png)
1818

1919

20-
![Screenshot_Web](https://user-images.githubusercontent.com/6462404/169980055-b1ef5ff4-daee-4f58-84d4-9703e25f38d9.png)
20+
![Screenshot_Web](https://user-images.githubusercontent.com/6462404/202659097-1163a4f4-e9bd-47eb-b8ac-9226cd963ea6.png)
2121

2222
## Build app
2323
1. Go to root folder of project
@@ -63,9 +63,9 @@ We are not alone to say this! Big players of the field started their own [propri
6363
This, is where **[JMAP](https://jmap.io/)** comes to play! **JMAP** builds on decades of experience, and beautifully addresses these challenges using `HTTP` and `JSON` standards. Not only does it make applications easier to develop, we also strongly believes it results in an improved experience for the end user.
6464
</details>
6565

66-
### **Can I use TMail with *any* JMAP server?**
66+
### **Can I use Team Mail with *any* JMAP server?**
6767

68-
Yes, you can use the TMail application with any JMAP server and benefits from **Tmail** ergonomy and ease of use.
68+
Yes, you can use the Team Mail application with any JMAP server and benefits from **Team Mail** ergonomy and ease of use.
6969

7070
### **I don't understand your app... I need help using it! HELP MEEEEEE...**
7171

@@ -97,9 +97,9 @@ First, we plan to write a simple, multi-platform JMAP email client. This include
9797

9898
Then, we have plan for multiple features including:
9999

100-
- Support for TMail encrypted mailbox (GPG)
101-
- Support for TMail shared mailboxes
102-
- Support for TMail filters
100+
- Support for Team Mail encrypted mailbox (GPG)
101+
- Support for Team Mail shared mailboxes
102+
- Support for Team Mail filters
103103
- Interactions with some other software from [Linagora](https://linagora.com) including:
104104
- Sending attachments via [LinShare]() file sharing platform.
105105
- Transfering some attachments you received to [LinShare](https://www.linshare.org/fr/accueil/) file sharing platform.
@@ -108,9 +108,9 @@ Then, we have plan for multiple features including:
108108

109109
### **Any chance to support JMAP extension for calendar, contacts?**
110110

111-
No we do not plan to support such extensions, that are currently not standardized as RFCs, nor implemented on the TMail backend.
111+
No we do not plan to support such extensions, that are currently not standardized as RFCs, nor implemented on the Team Mail backend.
112112

113-
### **Do you have a web application for TMail?**
113+
### **Do you have a web application for Team Mail?**
114114

115115
<details>
116116
<summary>Read more...</summary>
@@ -137,7 +137,7 @@ No we do not plan to support such extensions, that are currently not standardize
137137
docker run -d -ti -p 8080:80 --name web tmail-web:latest
138138
```
139139

140-
Then go to http://localhost:8080 and you should be able to login against your JMAP backend using the TMail web-app.
140+
Then go to http://localhost:8080 and you should be able to login against your JMAP backend using the Team Mail web-app.
141141

142142
#### Mount an environment file when running the container
143143

@@ -154,9 +154,9 @@ No we do not plan to support such extensions, that are currently not standardize
154154
docker run -d -ti -p 8080:80 --mount type=bind,source="$(pwd)"/env.dev.file,target=/usr/share/nginx/html/assets/env.file --name web tmail-web:latest
155155
```
156156

157-
Then go to http://localhost:8080 and you should be able to login against your JMAP backend using the TMail web-app.
157+
Then go to http://localhost:8080 and you should be able to login against your JMAP backend using the Team Mail web-app.
158158

159-
#### More configurations for TMail web
159+
#### More configurations for Team Mail web
160160

161161
- [Enable and customize the Application grid](docs/configuration/app_grid_configuration.md)
162162
- [Change logos](docs/configuration/tmail-web-logo.md)
@@ -171,7 +171,7 @@ Thanks for the enthousiasm!
171171

172172
There are many ways to help us, and amongst them:
173173

174-
- **Spread the word**: Tell people you like **TMail**, on social medias, via blog posts etc...
174+
- **Spread the word**: Tell people you like **Team Mail**, on social medias, via blog posts etc...
175175
- **Give us feedbacks**... It's hard to make all good decisions from the first time. It is very likely we can benefit from *your* experience. Did you encountered annoying bugs? Do you think we can better arrange the layout? Do you think we are missing some features critical to you? Tell us in the [issues](https://github.com/linagora/tmail-flutter/issues).
176176
- I can code! **I wanna help ;-)**. Wow thanks! Let's discuss your project together in the [issues](https://github.com/linagora/tmail-flutter/issues) to get you on track!
177177
</details>

0 commit comments

Comments
 (0)