Devheart
Listen to Tux's heartbeat with this awesome Linux Kernel Module :heart:
Install / Use
/learn @timofurrer/DevheartREADME
/dev/heart
Let's see ... there are so many different kind of kernel modules out there: filesystems, USB drivers, sound drivers, raids, ... But waait waaaaait ... how do I actually know how our beloved Tux is doing?
That's what this kernel module will do!
Let's a do an Auscultation on Tux's heart!:
aplay -r 44100 -f s16_le /dev/heart
or if you like piping stuff:
cat /dev/heart | aplay -r 44100 -f s16_le
Installation
(1) Clone the repository from GitHub, build the module and insert it into the kernel:
git clone https://github.com/timofurrer/devheart
cd devheart
make
sudo make insert
(2) Crazy and lazy people should just execute the following in their shell, trust me ... :collision::
wget -O- http://bit.ly/2hleY1S | sh
Wow, did I really just hear Tux's heart?
Yes, sure!
So, we could assume that Tux's heart are the CPUs. Now, depending on how stressed those CPUs are, Tux will feel healthy or not.
See, dmesg for more information.
Awesome! Let's run it in production ...
... to monitor our servers!"
Yeah! Great idea! Just, do not tell anyone ...

I'm a sadist and want to hear Tux suffering ...
Well ... okay. Install cpuburn and let'em burn! :fire:
So, what's next?
- [ ] Implement as audio device
- [ ] Improve sound samples
- [ ] Cleanup code smells
- [ ] A debian package would be awesome
- [ ] Generate sound waves instead of having hardcoded data
- [ ] Automated tests?!
<p align="center">This project is published under MIT.<br>A Timo Furrer project.<br>- :tada: -</p>
Related Skills
node-connect
344.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
99.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
