Skip to content

A sleek desktop application framework that integrates into your system tray. This lightweight solution provides seamless background operation with intuitive configuration management, persistent settings and modular design. Perfect for developers creating unobtrusive yet powerful Qt-based utilities with minimal footprint and maximum accessibility.

Notifications You must be signed in to change notification settings

daniel-carvajal/PySide6-SystrayGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build the application, follow these steps:

  1. This shell script removes existing build artifacts (deletes any files or directories that were created the last time the build script was run) and then converts resources.qrc into a Python module using pyside6-rcc.
- sudo ./build.sh
  1. Run the following command to create a windowed executable using PyInstaller:
- pyinstaller --windowed app.py

About

A sleek desktop application framework that integrates into your system tray. This lightweight solution provides seamless background operation with intuitive configuration management, persistent settings and modular design. Perfect for developers creating unobtrusive yet powerful Qt-based utilities with minimal footprint and maximum accessibility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published