Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nixigaj/space_heater.c

A portable space heater using your CPU cores. ♨️
https://github.com/nixigaj/space_heater.c

ansi-c bsd c heating linux macos posix stress-testing windows

Last synced: 1 day ago
JSON representation

A portable space heater using your CPU cores. ♨️

Awesome Lists containing this project

README

        

![Banner](banner.png)
# `space_heater.c`

A simple program to heat up your room with your computer during the winter by
stressing all CPU cores on the system. I genuinely use this sometimes. It is
written in ANSI C, and can be compiled on both Windows and POSIX-compatible
systems.

## License
The code is licensed under the MIT License. See [`LICENSE`](LICENSE).

Credit for the banner goes to Luke Faichney's
[Computer Explodes!](https://www.youtube.com/watch?v=aJCb824tNKc)
video.