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
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.
-
Compile this app: fonts -
make font
. -
Compile this app: PokeChat -
make
. -
Start the server:
./uchat_server
. -
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!