0.0.3 • Published 1 year ago

m1-heating v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

CLI tool to heating M1 Mac in winter

how to use

npm install -g m1-heating

m1-heating --thread 4 --interval 2 --min 20 --max 50

or you can use npx

npx m1-heating --thread 4 --interval 2 --min 20 --max 50

options

  • thread: number of threads to heating your Mac, default 4

  • intreval: the seconds to check whether continue heating or not, default 60s

  • min: the lowest temperature you can accept on your Mac, default 30°C

  • max: the highest temperature you can accept on your Mac, default 50°C

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago