Update README.md
This commit is contained in:
parent
23286a7539
commit
1f56893387
@ -61,6 +61,7 @@ I need to verify the output of the OS information detection libraries I'm pullin
|
|||||||
|
|
||||||
- Alma Linux
|
- Alma Linux
|
||||||
- Alpine Linux
|
- Alpine Linux
|
||||||
|
- Android
|
||||||
- Arch Linux
|
- Arch Linux
|
||||||
- CentOS
|
- CentOS
|
||||||
- Debian GNU/Linux
|
- Debian GNU/Linux
|
||||||
@ -75,7 +76,8 @@ I need to verify the output of the OS information detection libraries I'm pullin
|
|||||||
|
|
||||||
### Bugs, Quirks, Unintended Behavior, And Other Shenanigans
|
### Bugs, Quirks, Unintended Behavior, And Other Shenanigans
|
||||||
|
|
||||||
No weird quirks to report at this time.
|
- Some information may be vague or incorrect on Android. I might consider switching to new stacks for certain pieces of information.
|
||||||
|
- GPU detection might require root on certain platforms, such as Android and MacOS.
|
||||||
|
|
||||||
### To Do & Roadmap
|
### To Do & Roadmap
|
||||||
|
|
||||||
@ -87,7 +89,9 @@ No weird quirks to report at this time.
|
|||||||
|
|
||||||
- Add support for user configurability for entries (whether or not an entry shows, its color, units for memory and time)
|
- Add support for user configurability for entries (whether or not an entry shows, its color, units for memory and time)
|
||||||
- Add process count detection
|
- Add process count detection
|
||||||
- Refactor logic for cleaner code
|
- Refactor logic for cleaner code
|
||||||
|
- Fix Android-specific problems
|
||||||
|
- Make GPU display names more compact (how?)
|
||||||
|
|
||||||
#### Future
|
#### Future
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user