Download

Get the EWACS app

Install EWACS on your own machine. It speaks the Ollama and OpenAI APIs locally, and pulls models straight from our marketplace once you sign in.

Windows

.exe (Windows 10/11, 64-bit)
available

Download and run — no installer needed. GPU/CPU inference built in.

Download ↓
🐧

Linux — Debian / Ubuntu

Recommended · add the apt repository
available

Add the EWACS repo once, then install — and get updates — with apt.

bash
# add the EWACS repository (once)
echo "deb [trusted=yes] https://colaapps.com/repo stable main" | sudo tee /etc/apt/sources.list.d/colaapps.list

# install (and update later with: sudo apt upgrade)
sudo apt update
sudo apt install ewacs-chat

Prefer a one-off install? Download the .deb package and run sudo apt install ./ewacs-chat_1.0.0_amd64.deb.

After you install

  1. Sign in with Google to get your marketplace token.
  2. Open the app and paste the token into ⚙ Settings.
  3. Pick a model from the catalog, click to load it — then chat.

Distributed via colaapps.com — versioned, with an apt repository for Linux.