Skip to content

IteraThor/SUIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUIT Logo

SUIT - Setup Utilities by IteraThor

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.

Main Menu

Features

  • 🎯 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.

Installation

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.sh

This script will:

  1. Install all necessary system dependencies (python3-tk, libdbus-1-dev, etc.).
  2. Create a Python virtual environment.
  3. Install required Python packages.
  4. Create a Desktop Launcher for easy access.

Usage

Once installed, you can launch SUIT directly from your application menu or the desktop icon.

Language Selection

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.

Troubleshooting

If you encounter any issues, SUIT generates a suit.log file in its directory. This file contains technical details that can help with debugging.

Screenshots

Click to expand Autodarts AutoGlow Kiosk Rotation

About

Setup Utilities by IteraThor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors