Installation
Downloads
Download the installer for your operating system:
Windows
Installation
- Download the
.exefile - Run the installer
- Follow the on-screen instructions
- Launch βQwatschyβ from the Start menu
System Requirements
- Windows 10 or higher
- Microphone and speakers/headset
- Internet connection
Linux
Option 1: Velopack (Recommended)
# 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
- Google Chrome / Chromium
- Mozilla Firefox
- Microsoft Edge
- Safari
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!