Releases: bryancandi/bcpuinfo
bcpuinfo 0.0.6 (updated)
Re-releasing bcpuinfo
0.0.6 due to splitting the repository.
- Updated Makefile
- Updated README
bthinkfo 0.0.7
Bug fixed and compatibility improvements.
bcpuinfo & bthinkfo 0.0.6
Many improvements to conditions, utility verification and methods.
bcpuinfo & bthinkfo
bcpuinfo - Improved sensors detection and error handling.
bthinkfo - Added sensors wildcard.
bcpuinfo & bthinkfo
Removed useless uses of cat
.
Initial release with Makefile
Installation
Normal install will install scripts to /usr/bin
and requires root.
Local install will install scripts to ~/bin
.
Run make install-bcpuinfo
to install bcpuinfo
.
Run make install-bthinkfo
to install bthinkfo
.
Run make uninstall-bcpuinfo
to uninstall bcpuinfo
.
Run make uninstall-bthinkfo
to uninstall bthinkfo
.
Run make install-local-bcpuinfo
to install bcpuinfo
locally for current user.
Run make install-local-bthinkfo
to install bthinkfo
locally for current user.
Run make uninstall-local-bcpuinfo
to uninstall bcpuinfo
locally for current user.
Run make uninstall-local-bthinkfo
to uninstall bthinkfo
locally for current user.
Update bthinkfo & bcpuinfo
Update script defaults, options and arguments: both scripts will now default to 2 second refresh and temperatures in Celsius unless specified with launch options.
Examples:
bcpuinfo -f
: Run script and display temperatures in Fahrenheit and a default refresh of 2 seconds.
bcpuinfo -f -t 10
: Run script and display temperatures in Fahrenheit and refresh every 10 seconds.
bcpuinfo -a
: Ask user to input desired refresh interval and temperature unit on launch.
Options: -h, --help Display this help message -a, --ask Display time and unit prompts -c Show temperatures in degrees Celsius -f Show temperatures in degrees Fahrenheit -t, --time Specify refresh interval in seconds -v, --version Display script version
Debian package initial release
Initial release:
-
bthinkfo 0.0.2
-
bcpuinfo 0.0.2