Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cpufetch.exe | 2023-05-06 | 234.1 kB | |
cpufetch_x86-64_linux | 2023-05-06 | 1.1 MB | |
cpufetch_x86_linux | 2023-05-06 | 1.1 MB | |
cpufetch_arm64_linux | 2023-05-06 | 754.5 kB | |
cpufetch_arm64_android | 2023-05-06 | 120.0 kB | |
README.md | 2023-05-06 | 1.3 kB | |
Release v1.04 source code.tar.gz | 2023-05-06 | 2.8 MB | |
Release v1.04 source code.zip | 2023-05-06 | 2.8 MB | |
Totals: 8 Items | 8.9 MB | 0 |
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 -v
option.
- Improved --raw
option.
- Fixed various bugs.
Notes: - GNU/Linux versions also work on Android, but they detect fewer features than the Android version