Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 433 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 433 Bytes

Cabelchecker

Enable I2c and remote GPIO on RPI

intalling software: git clone https://github.com/Hammerboy1/Cabelchecker.git

installing Pyqt5: sudo apt-get install qt5-default pyqt5-dev pyqt5-dev-tools

Copying files to correct location: cp ./*Desktopicon /home/pi/Desktop cp ./listen-for-shutdown.py /home/pi/ cp ./Cabelcheck.sh /home/pi/ sudo cp ./Cabelcheck.desktop /etc/xdg/autostart

chmod +x /home/pi/Cabelcheck.sh