Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. ♨️
- Host: GitHub
- URL: https://github.com/nixigaj/space_heater.c
- Owner: nixigaj
- License: mit
- Created: 2023-11-23T10:16:18.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-17T18:46:51.000Z (11 months ago)
- Last Synced: 2024-02-17T19:38:31.497Z (11 months ago)
- Topics: ansi-c, bsd, c, heating, linux, macos, posix, stress-testing, windows
- Language: C
- Homepage:
- Size: 411 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.