Skip to content

Commit

Permalink
v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johncarmack1984 committed Apr 5, 2024
1 parent 3259885 commit 83012e8
Show file tree
Hide file tree
Showing 44 changed files with 1,226 additions and 3,218 deletions.
File renamed without changes
Binary file added .github/lux-window-v0.0.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 27 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Lux

```bash
cargo tauri dev
```

![Tauri Main Window](.github/lux-window.png?raw=true)
## Features

- ✅ Controls channels of 1-6 an [Enttec OpenDMX USB](https://www.enttec.com/product/dmx-usb-interfaces/open-dmx-usb/), assuming one RGBAW fixture.
- ✅ Accepts buffer commands via http
-`cargo tauri build` binary works on macOS

### Planned

- [ ] Support for custom fixtures using all 512 channels
- [ ] Commands via Discord bot
- [ ] User accounts synced via Turso
- [ ] Binary Distribution
- [ ] iOS Build
- [ ] Android Build
- [ ] Raspberry Pi Build
- [ ] Client/Server modes for shared home use
- [ ] CLI for remote control

### v0.0.2

![Tauri v0.0.2](.github/lux-window-v0.0.2.png?raw=true)

### v0.0.1

![Tauri v0.0.1](.github/lux-window-v0.0.1.png?raw=true)
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,9 @@
"autoprefixer": "^10.4.19",
"eslint": "^8",
"eslint-config-next": "14.1.4",
"i": "^0.3.7",
"internal-ip": "^8.0.0",
"openapi-typescript": "^6.7.5",
"postcss": "^8",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.3"
},
"packageManager": "[email protected]+sha256.c69c54d81c58e23ee23324729e68d012fe3ef3b7e62e2dc521b1141c2a36567e"
}
}
Loading

0 comments on commit 83012e8

Please sign in to comment.