This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
delvh da52e9a5ae Improved message coloring, messageStatus display only for own messages
additionally loaded the message status icons smaller and (visually) hid
the vertical scrollbars (they can still be used, but cannot be seen).
Lastly checked all context menu functions for a NullPointerException, as
also no element can be selected when the context menu is created.
2020-06-23 23:32:31 +02:00
2020-06-15 12:16:25 +02:00
2019-12-21 21:23:19 +01:00
2019-12-07 13:25:39 +01:00
2020-01-03 21:27:49 +01:00
2019-09-27 06:37:44 +02:00
2020-03-22 10:30:04 +01:00

Envoy Client

Envoy Client is one of two repositories needed to use the messenger Envoy.
The other one is Envoy Common.








Features

Envoy Client features a lot of things and many more are yet to come. Currently existing features are:

  • Users
    • Saving and loading of messages
    • Login via name
    • Settings to change the behavior of Envoy
  • UI
    • Appealing user interface
    • Changeable themes that store the colors used in Envoy
    • Possibility to run Envoy in the Background once it has been started
      • Possibility to exit Envoy
  • Connectivity
    • Sending messages to another person via a predefined server
    • Offline mode
  • Programming
    • API to change default configuration
    • Advanced logging possibilities
    • Access without Admin rights possible via local message storage in the home folder
    • Tons of Events to interact with
    • Detailed Javadoc to improve readability of code

Resources

Description
An instant messaging application with a self-hostable server.
Readme 3.5 MiB
Languages
Java 98.4%
CSS 1.5%