Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tekjar/ninjasphere-limitlessled
Limitlessled driver for NinjaSphere
https://github.com/tekjar/ninjasphere-limitlessled
Last synced: 2 months ago
JSON representation
Limitlessled driver for NinjaSphere
- Host: GitHub
- URL: https://github.com/tekjar/ninjasphere-limitlessled
- Owner: tekjar
- License: mit
- Created: 2015-03-12T20:47:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-22T02:48:49.000Z (over 9 years ago)
- Last Synced: 2024-10-11T14:13:36.408Z (3 months ago)
- Language: Go
- Size: 14.9 MB
- Stars: 2
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ninjasphere-limitlessled
Limitlessled driver for NinjaSphere**How to start the driver:**
1. Download the sources and do **'make target'**. This will generate **'driver-limitlessled'** folder with driver binary compatible with sphere architecture along with some other necessary files
2. Make sure these directories are available in the sphere --> **/data/sphere/user-autostart/{drivers,apps}**. If not --> **sudo mkdir -p /data/sphere/user-autostart/{drivers,apps} && sudo chown -R ninja.ninja /data/sphere** in the sphere
3. Change the ip field in milight.xml present in the 'driver-limitlessled' folder to your bridge ip3. **scp -r driver-limitlessled [email protected]:/data/sphere/user-autostart/drivers**
4. reboot the sphere or ssh into sphere & **nservice driver-limitlessled start**