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