https://github.com/redraw/wizzz
WiZ LED light bulb controller desktop app
https://github.com/redraw/wizzz
fyne go wiz
Last synced: 9 months ago
JSON representation
WiZ LED light bulb controller desktop app
- Host: GitHub
- URL: https://github.com/redraw/wizzz
- Owner: redraw
- Created: 2024-05-29T19:06:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-08T20:55:57.000Z (about 2 years ago)
- Last Synced: 2025-06-02T05:14:08.662Z (about 1 year ago)
- Topics: fyne, go, wiz
- Language: Go
- Homepage:
- Size: 522 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### wizzz
WiZ LED light buld controller desktop app.

## Develop
```
go mod tidy
go run src/main.go
```
## Package
```
fyne package -src src -name wizzz