- 📈 Core, hotspot, and memory temps
- 🌀 Fan speed with visual feedback
- ⚡ Power draw monitoring
- Linux (Fedora, Ubuntu, etc.)
lm-sensorsinstalled- Font and terminal that support emojis (recommended: Kitty, Konsole)
git clone https://github.com/yourusername/bilbo-temp.git
cd bilbo-tempbash install.sh- Installs
lm-sensors(if missing) - Offers to run
sensors-detect(requires sudo) - Makes sure
btmp.shandlaunch-btmp.share executable - Symlinks
btmp.shto~/.local/bin - Adds an alias
btmpto your shell config pointing tolaunch-btmp.sh
⚠️ Only thesensors-detectstep usessudo. The rest stays entirely within your home directory.⚠️
Once installed:
btmpThis will launch Bilbo in your terminal and refresh every second.
Alternatively, you can run directly:
bash launch-btmp.shTo remove everything:
- Delete
~/.local/bin/btmp.sh - Remove the
btmpalias from your.zshrcor.bashrc - Optionally delete the project folder
MIT. Make something useful, weird, or wonderful.
The best pair programming jack-a-poo you could ask for
