mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-01-22 17:33:19 +01:00
14 lines
685 B
Markdown
14 lines
685 B
Markdown
# daemon-user
|
|
|
|
This crate is for the binary of `asusd-user` and its helper lib.
|
|
|
|
The purpose of `asusd-user` is to run in userland and provide the user + third-party apps an interface for such things as creating AniMe sequences (and more in future, see todo list).
|
|
|
|
`asusd-user` should try to be as simple as possible while allowing a decent degree of control.
|
|
|
|
## TODO
|
|
|
|
- [ ] CLI for basic settings/interaction
|
|
- [ ] RGB keyboard per-key programs
|
|
- [ ] User profiles (fan, cpu etc). These would be replacing the system-daemon profiles only when the user is active, otherwise system-daemon defaults to system settings.
|
|
- [ ] Audio EQ visualiser - for use with anime + keyboard lighting |