Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-01T02:50:45.000Z (about 6 years ago)
- Last Synced: 2024-10-11T15:38:23.320Z (about 1 month ago)
- Topics: cli, node, temperature, temperature-sensor-data, utility
- Language: JavaScript
- Size: 19.5 KB
- Stars: 135
- Watchers: 3
- 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
![My carrots not thawing](https://pbs.twimg.com/media/DpLa89YUYAAuprf.jpg)
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!
![](https://j.gifs.com/7LgLw8.gif)