Releases: PAXANDDOS/PokeChat
PokeChat released! Version 1.0.0 is out and ready!
Lots of fixes. Application is polished.
Functionality description will be added soon into README.
How to use?
- 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. It's necessary for you to install this framework. - You can use portable version by downloading it below and skip next two steps.
- Compile this app: fonts -
make font
. - Compile this app: PokeChat -
make
. - Start the server:
./uchat_server [port]
, port 10000 or higher is recommended. - Launch:
./uchat [ip] [port]
, use IP127.0.0.1
or0.0.0.0
with servers port for local connection or use servers actual IP address to connect through LAN.
PokeChat beta 0.9.79! Plus test version
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?
- 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. - Compile this app: fonts -
make font
. - Compile this app: PokeChat -
make
. - Start the server:
./uchat_server [port]
, port 10000 is recommended. - Launch:
./uchat [ip] [port]
, use IP127.0.0.1
with servers port for local connection or use servers actual IP address to connect through local network.
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!
PokéChat beta 0.9.7
New Pokémon data. Lots of fixes and minor optimization.
Functionality description will be added soon into README.
How to use?
- 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. - Compile this app: fonts -
make font
. - Compile this app: PokeChat -
make
. - Start the server:
./uchat_server [port]
, port 10000 is recommended. - Launch:
./uchat [ip] [port]
, use IP127.0.0.1
with servers port for local connection or use servers actual IP address to connect through local network.
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!
PokéChat beta 0.9.5!
First public beta! There are lots of stuff we've made into reality! Profiles, groups, image sending, and more! Go check it out!
Functionality description will be added soon into README.
How to use?
- 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. - Compile this app: fonts -
make font
. - Compile this app: PokeChat -
make
. - Start the server:
./uchat_server [port]
, port 10000 is recommended. - Launch:
./uchat [ip] [port]
, use IP127.0.0.1
with servers port for local connection or use servers actual IP address to connect through local network.
Beta 0.9.5 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!
PokéChat alpha 0.8.9. Last step to the first public beta!
16 New pokemon added by @Overwolf-live, also new sounds, loud and clear! Minor optimization to all gdk pictures should help.
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.9 note: create multiple accounts and then you can add each via the "Search for people" entry field. Then you can chat freely!
PokéChat alpha 0.8.8
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!
PokéChat alpha 0.8.6
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!