Installation

Downloads

Download the installer for your operating system:

πŸ“‹ View all versions

Windows

Installation

  1. Download the .exe file
  2. Run the installer
  3. Follow the on-screen instructions
  4. Launch β€œQwatschy” from the Start menu

System Requirements

Linux

# Install Velopack CLI
dotnet tool install -g vpk

# Install Qwatschy (without version in filename)
vpk install-from-package https://github.com/KeanuDale-No1/Qwatschy/releases/latest/download/Qwatschy-linux.nupkg

Option 2: DEB Package

# Download and install
wget https://github.com/KeanuDale-No1/Qwatschy/releases/latest/download/Qwatschy-deb.deb
sudo dpkg -i Qwatschy-deb.deb
sudo apt install -f

Option 3: Flatpak

# Add Flathub if not already added
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

# Install Qwatschy
flatpak install flathub io.github.KeanuDale_No1.Qwatschy

# Run
flatpak run io.github.KeanuDale_No1.Qwatschy

Option 4: Arch Linux (AUR)

# Using an AUR helper like yay
yay -S qwatschy

Web (Browser)

No installation needed! Just open:

πŸ‘‰ https://keanudale-no1.github.io/Qwatschy

Supported Browsers

Set Up a Server

Want to run your own server? ➑️ Set up server

Other Platforms

macOS, Android, and iOS builds are in development and will be available soon!