https://github.com/swizec/thaw-carrots
Thaw carrots by warming up your laptop to a specific temperature
https://github.com/swizec/thaw-carrots
cli node temperature temperature-sensor-data utility
Last synced: about 1 year ago
JSON representation
Thaw carrots by warming up your laptop to a specific temperature
- Host: GitHub
- URL: https://github.com/swizec/thaw-carrots
- Owner: Swizec
- License: mit
- Created: 2018-10-11T05:33:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T02:50:45.000Z (over 7 years ago)
- Last Synced: 2025-04-21T02:55:06.803Z (about 1 year ago)
- Topics: cli, node, temperature, temperature-sensor-data, utility
- Language: JavaScript
- Size: 19.5 KB
- Stars: 135
- Watchers: 2
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laptop, thaw my carrots!
> Is there a node package I can run to warmup my laptop? I’m thawing some carrots and it’s taking too long

Problem, solved!
Run `thaw-carrots` with a temperature and this script will warm your CPU to just the right temperature and keep it there.
Frozen carrots? `thaw-carrots`
AC too strong? `thaw-carrots`
Cold hands? `thaw-carrots`
## Usage
Use npm or yarn to install globally
```
$ npm install -g thaw-carrots
```
Open a terminal and warm yourself up
```
$ thaw-carrots -t 90
```
You get a nice printout showing current temperature.
Enjoy. Never go cold again!
