Update readme

This commit is contained in:
Luke
2020-04-16 15:51:08 +12:00
parent 2d4953d87b
commit 7289d7d0e2
2 changed files with 8 additions and 2 deletions

View File

@@ -4,6 +4,12 @@ rog-core is a utility for Linux to control many aspects (eventually) of the ASUS
The laptop I currently have is the GX502RW and so I'll be using that for the basis of this app. If I get wireshark captures from others with different ROG laptops then I should be able to add something like laptop and feature detection.
## Requirements
- Rust!
- `libusb-1.0-0-dev` or equivalent package for your distro
- `libdbus-1-dev` or equivalent package for your distro
## Use
Currently requires root for accessing the USB devices (so, sudo).
@@ -32,7 +38,7 @@ rog-core <command> <subcommand> --help
- [X] Setting/modifying built-in LED modes
- [ ] Per-key LED setting
- [ ] Fancy LED modes (custom programs)
- [ ] Daemon mode
- [X] Daemon mode (functionally done)
- [ ] Saving settings for reload (CLI and daemon mode)
- [ ] System control
- [ ] Capture and use hotkeys, e.g, Aura controls to control LEDs