Chatwisp

Download the Windows desktop client.

Windows Client

The Chatwisp Windows client is a native desktop application built with wxPython. It provides full keyboard and screen-reader accessibility.

System Requirements

Download

Download from GitHub Releases

The latest release is available on GitHub. A portable executable is attached to each release — no installation required.

How to Use

  1. Download the executable from the GitHub release page.
  2. Double-click Chatwisp.exe to launch the application.
  3. Enter the address and port of your community's server.
  4. Create an account or log in with an existing one.
  5. 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.