Windows Client
The Chatwisp Windows client is a native desktop application built with wxPython. It provides full keyboard and screen-reader accessibility.
System Requirements
- Windows 10 or later (64-bit)
- Internet connection
- No additional software required — the executable is self-contained.
Download
The latest release is available on GitHub. A portable executable is attached to each release — no installation required.
How to Use
- Download the executable from the GitHub release page.
- Double-click
Chatwisp.exeto launch the application. - Enter the address and port of your community's server.
- Create an account or log in with an existing one.
- Browse forums, read and write posts in real time.
Run a Server
Chatwisp is a community-run project — there is no central server. Anyone can host a server for their community:
pip install -r requirements.txt
python server.py
Then share your server's address and port so friends can connect.