Archived
1
1
Fork 0

init todos

This commit is contained in:
Josh Lay 2023-04-22 13:44:27 -05:00
parent 613245fcca
commit 40897b7703
Signed by: jlay
GPG key ID: B265E45CACAD108A

10
todo.md Normal file
View file

@ -0,0 +1,10 @@
## TODO
- add unit toggle/binding; `Ghz` can be fairly vague - users may prefer `Mhz`/`Hz`
- tldr: may be wanted for precision
- driver provides *hertz*, with modern cards is fairly excessive
- conversion is done using `format_frequency`; a wrapper of `format_size` from `humanfriendly`
- restore `argparse`
- primarily: `--card` / `-c`, to skip `amdgpu` device detection
- perhaps an update interval for the Textual stat-updating timers