Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.
/ LuxaforPanel Public archive

Our take on the luxafor control panel. Written in python 2.7

Notifications You must be signed in to change notification settings

magic42/LuxaforPanel

Repository files navigation

LuxaforPanel

Our take on the luxafor control panel. Written in python 2.7

To install you will need:
python-tk
pyusb

Dependency Installation

  1. Install the pyusb libraries (currently requires --pre flag)

    apt-get install python-pip
    pip install --pre pyusb
    
  2. Install tk-inter for python

    apt-get install python-tk
    
  3. Run the permissions fix to add the Luxafor usb device to udev rules list

    ./usb-permissions.sh
    

Enjoy!

Icons created by Keyamoon used under the CC-BY 4.0 license. Icons were converted into an alternative format for use in this project.

About

Our take on the luxafor control panel. Written in python 2.7

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors