Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 524 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 524 Bytes

User Interface for LiFi

Electron based native Desktop Apps

Download Installer(s) from :

https://github.com/utkarshg99/Li-Fi-UI
  • Debian : .deb
  • Arch : .pacman
  • Windows : .exe

Install the program, and copy the "Base Files" to the following directories:

  • Linux : \opt\LiFi
  • Windows : C:\Users<USERNAME>\AppData\Local\Programs\LiFi

Before running ensure:

  • Python 3 is installed on your system:
python3 --version
  • Install pyserial using:
python3 -m pip install pyserial