Published May 6, 2023
| Version v1.04
Software
Open
Dr-Noob/cpufetch: Release v1.04
Description
| File | Architecture | OS | Min. OS | Statically linked |
|---|---|---|---|---|
| cpufetch_arm64_android | ARM (64 bit) | Android | - | No |
| cpufetch_arm64_linux | ARM (64 bit) | GNU/Linux | 3.7.0 | Yes |
| cpufetch_x86-64_linux | x86 (64 bit) | GNU/Linux | 4.4.0 | Yes |
| cpufetch_x86_linux | x86 (32/64 bit) | GNU/Linux | 4.4.0 | Yes |
| cpufetch_x86-64_windows | x86 (64 bit) | Windows | - | Yes |
Changelog:
- Added preliminary support for RISC-V (thanks Sakura286, exkc and Patola!).
- Significantly improved Allwiner SoC detection (thanks mdoksa76 and exkc!).
- Added Rockchip SoC detection.
- Fixed an important bug in PowerPC (thanks bbonev!).
- Show the exact commit version in the
-voption. - Fixed various bugs.
Notes:
- GNU/Linux versions also work on Android, but they detect fewer features than the Android version
Files
Dr-Noob/cpufetch-v1.04.zip
Files
(2.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:32a67c0688a0cd11b60d35cf2413481e
|
2.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/Dr-Noob/cpufetch/tree/v1.04 (URL)