Skip to content

agehring80/RFLED-Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RFLED-Server

Python Scripts to run UDP servers to emulate a LimitlessLED WiFi Bridge 4.0 unit.

Install

  • Change the variables in both scripts to meet your needs
  • Start the scripts and they will start the UDP listeners

Startup Script

  • Place script into /etc/init.d/
  • a) Ensure scripts are in /usr/local/bin/ or
  • b) Adjust path in rfled-server script to path of the scripts
  • Run update-rc.d rfled-server defaults to set up

Running

  • Run "/etc/init.d/rfled-server start" to start scripts without a restart

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.4%
  • Shell 29.6%