this application is a companion to my hardware led controller that drives addressable leds from an artnet network connection. it was built for lateral movement club nights such as seen here: you can ...
main.py: The main entry point of the application. init.py: Initializes the QApplication and main window. Add new widgets: Create new custom widgets by adding Python files to the app/ui/widgets ...