Update readme

This commit is contained in:
Luke D. Jones
2023-07-03 16:20:46 +12:00
parent 95666cc40b
commit 6cfa09a02b
2 changed files with 10 additions and 9 deletions

View File

@@ -48,13 +48,11 @@ and AniMe parts should work regardless of your latop make.
## Implemented
- [X] System daemon
- [X] GUI app
- [X] User notifications daemon
- [X] GUI app (includes tray and notifications)
- [X] Setting/modifying built-in LED modes
- [X] Per-key LED setting
- [X] Fancy LED modes (See examples) (currently being reworked)
- [X] Saving settings for reload
- [X] AniMatrix display on G14 models that include it
- [X] AniMatrix display on G14 and M16 models that include it
- [X] Set battery charge limit (with kernel supporting this)
- [X] Fan curve control on supported laptops (G14/G15, some TUF like FA507)
- [X] Toggle bios setting for boot/POST sound
@@ -136,6 +134,10 @@ Dbus introsepction XML requires with `make introspection` requires `anime_sim` t
# OTHER
## AniMe Matrix simulator
A simulator using SDL2 can be built using `cargo build --package rog_simulators` and run with `./target/debug/anime_sim`. Once started `asusd` will need restarting to pick it up. If running this sim on a laptop *with* the display, the simulated display will be used instead of the physical display.
## Supporting more laptops
Please file a support request.