mirror of
https://codeberg.org/gigirassy/hotrod.git
synced 2026-08-30 23:37:40 +00:00
14 lines
458 B
Markdown
14 lines
458 B
Markdown
# hotrod
|
|
> Quick CPU warmer written in Go to unthaw your uncrustables or warm you up. Meant for Linux laptops. (inspired by thaw-carrots)
|
|
## Build
|
|
Requirements: Go 1.18.6+, just.
|
|
```
|
|
just build
|
|
just install
|
|
```
|
|
# Use
|
|
Default temp is 70 celsius. Please only select a temperature suitable for your CPU.
|
|
``hotrod -t=80 # run to 80 celsius``
|
|
|
|

|