Skip to content

Chatella is an IM server (and client) written in java.

Notifications You must be signed in to change notification settings

FaX-GitHub/Chatella

Repository files navigation

LOGO Chatella Project

Chatella is an open-source IM client/server written in java.

IRC-LIKE STUFF

  • No need to register to chat.
  • Is possible to register the nickname so only you can use it.
  • Is possible to chat with multiple users (rooms) and with a single user (private).
  • The messages are not stored on the server, they are sent on-the-fly.

MESSENGER-LIKE STUFF

  • Is possible (but not required) to fill a profile form.
  • Is possible to leave private messages on the server if the user is not online.
  • Emoji support.

RESTRICTIONS

  • Accounts are deleted after [xx] days of inactivity.
  • Offline messages are limited to [yy].

Links

About

Chatella is an IM server (and client) written in java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages