mirror of
https://codeberg.org/gigirassy/hotrod.git
synced 2026-08-30 15:27:39 +00:00
Update README.md
This commit is contained in:
@@ -1,13 +1,16 @@
|
|||||||
# hotrod
|
# hotrod
|
||||||
> Quick CPU warmer written in Go to unthaw your uncrustables or warm you up. Meant for Linux laptops. (inspired by thaw-carrots)
|
> Quick CPU warmer written in Go to unthaw your uncrustables or warm you up. Meant for Linux laptops. (inspired by thaw-carrots)
|
||||||
## Build
|
### build
|
||||||
Requirements: Go 1.18.6+, just.
|
Requirements: Go 1.18.6+, just.
|
||||||
```
|
```
|
||||||
just build
|
just build
|
||||||
just install
|
just install
|
||||||
```
|
```
|
||||||
# Use
|
### usage
|
||||||
Default temp is 70 celsius. Please only select a temperature suitable for your CPU.
|
Default temp is 70 celsius. Please only select a temperature suitable for your CPU.
|
||||||
``hotrod -t=80 # run to 80 celsius``
|
|
||||||
|
``hotrod -t=80`` to run to 80 celsius.
|
||||||
|
|
||||||
|
Just run ``hotrod`` for default temperature.
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user