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.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@PAXANDDOS PAXANDDOS released this 28 Jan 14:24
· 54 commits to main since this release

Better design of messaging screen. Lots of backend fixes. New notification widget and some more!
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.8 note: create multiple accounts and then you can add each via the "Search for people" entry field. Then you can chat freely!