Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Libre Connect v1.2

Latest
Compare
Choose a tag to compare
@remisarrailh remisarrailh released this 02 Nov 11:11
· 2 commits to master since this release

https://github.com/madnerdorg/libreconnect

Change log

  • v1.2 : Add hashed password
  • v1.1.1 : Added settings file

Windows Windows

Linux Linux

libreconnect_linux_v1.2.zip

Raspberry Pi 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 &