Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

PokéChat alpha 0.8.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@PAXANDDOS PAXANDDOS released this 26 Jan 10:15
· 64 commits to main since this release

PokeChat is almost ready and I'm ready to present this first pre-release!
Functionality description will be added with newer versions.

How to use?

1. Install GTK3 - for the graphical user interface. You can download it here or use Homebrew - brew install gtk+3 and it will be downloaded with all it's dependencies.
  1. Compile this app: fonts - make font.

  2. Compile this app: PokeChat - make.

  3. Start the server: ./uchat_server.

  4. Launch: ./uchat.

Now you can use the PokeChat!
Alpha 0.8.6 note: create multiple accounts and then add them via "create group" button. If everything is done correctly, click at one of the users on the list and start chatting!