This repository has been archived by the owner on Oct 10, 2024. It is now read-only.
Change log
- v1.2 : Add hashed password
- v1.1.1 : Added settings file
Windows
- libreconnect_windows_v1.2.zip (portable)
- libreconnect_setup_v1.2.zip
You need to disable your antivirus to install this version. - Drivers for arduino ch340g
Linux
Raspberry Pi
Download and extract libreConnect_rpi.zip
mkdir /opt/libreconnect
cd /opt/libreconnect
wget https://github.com/madnerdorg/libreconnect/releases/download/1.2/libreconnect_rpi_v1.2.zip
unzip libreconnect_rpi_v1.2.zip
Start at boot
Add in rc.local before exit 0
cd /opt/libreconnect;./usb_scanner &