Skip to content

strandzen/Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Installer

A Qt6 application designed for KDE Plasma to help users perform system setup tasks, install dependencies, and manage Flatpaks.

Features

  • Sudo Authentication: Prompts for password securely.
  • Selectable Tasks: Choose which packages to install.
  • Custom Flatpaks: Add any Flathub application by ID.
  • Terminal View: Real-time output of the installation process.
  • KDE Integration: Inherits system theme (Breeze).

Running the app

python3 main.py

Building Standalone

pip install pyinstaller
pyinstaller --onefile --windowed --name installer-widget --hidden-import=PyQt6 main.py

About

Installer app for KDE

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages