Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madhead/saberlight
Collection of tools to control some "smart" BLE bulbs [Mirror]
https://github.com/madhead/saberlight
ble ble-bulb golang iot smart-bulb zengge
Last synced: 4 days ago
JSON representation
Collection of tools to control some "smart" BLE bulbs [Mirror]
- Host: GitHub
- URL: https://github.com/madhead/saberlight
- Owner: madhead
- Created: 2015-02-03T23:40:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T09:39:54.000Z (almost 3 years ago)
- Last Synced: 2024-06-18T23:12:44.859Z (5 months ago)
- Topics: ble, ble-bulb, golang, iot, smart-bulb, zengge
- Language: Go
- Homepage: https://gitlab.com/madhead/saberlight
- Size: 766 KB
- Stars: 62
- Watchers: 10
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SaberLight
Collection of tools to control some "smart" BLE bulbs.
## Building and installation
Install from [AUR](https://aur.archlinux.org/packages/saberlight-git/).
...or build it with `make build`. You'll need to place this repo inside your `GOPATH` and set `GO15VENDOREXPERIMENT` to `1`. Building outside `GOPATH`, even with `GO15VENDOREXPERIMENT` [does not work](https://github.com/golang/go/issues/12511).