Merge branch 'main' of https://github.com/shibedrill/oxidefetch
Merging because of divergent branches
This commit is contained in:
commit
60bfb56553
@ -68,12 +68,12 @@ No weird quirks to report at this time.
|
|||||||
|
|
||||||
### To Do & Roadmap
|
### To Do & Roadmap
|
||||||
#### Semi-urgent fixes:
|
#### Semi-urgent fixes:
|
||||||
- **[Fixed as of 1.2.1]** Fix display of GPU info on systems with multiple GPUs
|
- None so far.
|
||||||
#### Very near future:
|
#### Very near future:
|
||||||
- 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
|
||||||
- **[Complete as of 1.1.2]** Switch from `bash` to `sh` to run the GPU detection command, if possible, since `sh` is installed on every *nix system by default
|
- Edit *nix GPU detection to include GPUs that do not include "VGA Compatible Controller" in the name
|
||||||
#### Future:
|
#### Future:
|
||||||
- Add host system name detection such as "Windows Subsystem for Linux", "IdeaPad 3", "Dell Optiplex", etc.
|
- Add host system name detection such as "Windows Subsystem for Linux", "IdeaPad 3", "Dell Optiplex", etc.
|
||||||
- Add package count/package manager detection
|
- Add package count/package manager detection
|
||||||
@ -98,4 +98,4 @@ No weird quirks to report at this time.
|
|||||||
**1.4.2:** Updated colors and logos of a few distros. They will now display correctly.
|
**1.4.2:** Updated colors and logos of a few distros. They will now display correctly.
|
||||||
|
|
||||||
### License
|
### License
|
||||||
This software is covered by the MIT license. See license.txt for details.
|
This software is covered by the MIT license. See license.txt for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user