SUIT is a graphical toolkit designed to simplify the deployment and management of an Autodarts system on Linux, specifically optimized for Ubuntu and Wayland environments.
- 🎯 Autodarts Management: Dedicated menu to install, monitor, and control the Autodarts service (start, stop, or restart).
- 💡 AutoGlow Manager: Complete setup for the AutoGlow WLED control script.
- 🖥️ Kiosk Mode: Configures Firefox or Chromium to boot directly into fullscreen. Includes a Wayland "black screen" fix and an emergency exit via the power button.
- 🔄 Screen & Touch Rotation: Rotate your display and fix touch input coordinates.
The easiest way to install SUIT is to use the provided installation script:
git clone https://github.com/IteraThor/SUIT.git
cd SUIT
chmod +x install.sh
./install.shThis script will:
- Install all necessary system dependencies (
python3-tk,libdbus-1-dev, etc.). - Create a Python virtual environment.
- Install required Python packages.
- Create a Desktop Launcher for easy access.
Once installed, you can launch SUIT directly from your application menu or the desktop icon.
SUIT is bilingual (English and German). You can toggle the language using the button in the top-right corner. Your preference will be saved automatically.
If you encounter any issues, SUIT generates a suit.log file in its directory. This file contains technical details that can help with debugging.





