init todos
This commit is contained in:
parent
613245fcca
commit
40897b7703
1 changed files with 10 additions and 0 deletions
10
todo.md
Normal file
10
todo.md
Normal 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
|
Reference in a new issue