-
Improvements Pre-Release
released this
2024-11-23 18:21:43 +11:00 | 11 commits to main since this releaseChangelog:
- Much improved client, now integrated into the server
- JSON is used to communicate allowing for greater flexibility
- Server now only uses websockets for sending messages
- Work started on commands
The Chookchat CLI client has not been updated recently and isn't included in this release.
To run the server, run the run command in the root directory of the tar.xz file.
Downloads
-
0.0.1 Initial Release Pre-Release
released this
2024-10-24 13:06:13 +11:00 | 20 commits to main since this releaseChangelog:
- This is the first release, future releases will include all changes here.
If you're running a server, download the
server
tar.xz file. In all other cases, download theclient
tar.xz file.To run either the server or client, run the
run
command in the root directory.If you're using the client, make sure to add a .chookpen.profile file to your home directory.
Downloads