Update README.md
This commit is contained in:
parent
00e6d6c8a1
commit
a6a6a2ca16
@ -3,9 +3,8 @@
|
|||||||
<a href="https://github.com/informatik-ag-ngl/envoy-client"><img src="https://raw.githubusercontent.com/informatik-ag-ngl/envoy-client/develop/src/main/resources/envoy_logo.png" align="left" width="200" height="200"></a>
|
<a href="https://github.com/informatik-ag-ngl/envoy-client"><img src="https://raw.githubusercontent.com/informatik-ag-ngl/envoy-client/develop/src/main/resources/envoy_logo.png" align="left" width="200" height="200"></a>
|
||||||
|
|
||||||
**Envoy Client** is one of two repositories needed to use the messenger Envoy.<br>
|
**Envoy Client** is one of two repositories needed to use the messenger Envoy.<br>
|
||||||
The other one is <a href="https://github.com/informatik-ag-ngl/envoy-common">**Envoy Common**</a>.<br>
|
The other one is <a href="https://github.com/informatik-ag-ngl/envoy-common">**Envoy Common**</a>.
|
||||||
In the future, Envoy Common might be discarded, but for now, both Repositories are required in order to use Envoy to send messages to other people.<br>
|
<br><br><br><br><br><br><br><br><br>
|
||||||
<br><br><br><br><br>
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
@ -20,7 +19,6 @@ Currently existing features are:
|
|||||||
* Appealing user interface
|
* Appealing user interface
|
||||||
* Changeable themes that store the colors used in _Envoy_
|
* Changeable themes that store the colors used in _Envoy_
|
||||||
* Possibility to run _Envoy_ in the Background once it has been started
|
* Possibility to run _Envoy_ in the Background once it has been started
|
||||||
* **Attention**: currently works solely on Windows and Mac
|
|
||||||
* Possibility to exit _Envoy_
|
* Possibility to exit _Envoy_
|
||||||
* Connectivity
|
* Connectivity
|
||||||
* Sending messages to another person via a predefined server
|
* Sending messages to another person via a predefined server
|
||||||
@ -28,7 +26,7 @@ Currently existing features are:
|
|||||||
* Programming
|
* Programming
|
||||||
* API to change default configuration
|
* API to change default configuration
|
||||||
* Advanced logging possibilities
|
* Advanced logging possibilities
|
||||||
* Access without Admin rights possible via local message storage in the home folder
|
* Access without Admin rights possible via local message storage in the home folder
|
||||||
* Tons of Events to interact with
|
* Tons of Events to interact with
|
||||||
* Detailed Javadoc to improve readability of code
|
* Detailed Javadoc to improve readability of code
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user