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

PokeChat beta 0.9.79! Plus test version

Compare
Choose a tag to compare
@PAXANDDOS PAXANDDOS released this 08 Feb 15:22
· 8 commits to main since this release

Minor changes. Also, the test version is attached! It has an interactive background at the login, but still very buggy...
Functionality description will be added soon into README.

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. For now, it's necessary for you to install this framework.
  2. Compile this app: fonts - make font.
  3. Compile this app: PokeChat - make.
  4. Start the server: ./uchat_server [port], port 10000 is recommended.
  5. Launch: ./uchat [ip] [port], use IP 127.0.0.1 with servers port for local connection or use servers actual IP address to connect through local network.
Now you can use the PokeChat!
Beta 0.9.7 note: complete all steps as in the instruction and start using the PokéChat! Also, there's a lot to be made and fixed, please check the issues page, I'll be very grateful for any help!