Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 822 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 822 Bytes

Signus Client

Signus is an experimental chatting application built with Kotlin powered by TornadoFX and Tinder’s Scarlet. It delivers messages through a WebSocket connection and even supports multiple recipients — very similar to how a typical messaging app would work.

If you’re interested, the back-end server is also open source.

Current features include:

  • Login and register
  • Add contacts
  • Send and receive messages to/from multiple contacts
  • Update your own details

Signus Screenshot

🚀 How To Run

To compile the app, simply build the project with Gradle and execute the main method as usual. Easy! 🤜🤛