mirror of
https://github.com/DoingFedTime/neohtopinstaller_mint.git
synced 2026-04-26 02:22:02 +00:00
Installs NeoHtop prerequisites on Linux Mint in one script.
- Shell 100%
| install-neohtop.sh | ||
| README.md | ||
🚀 NeoHtop Auto-Installer for Linux Mint
Because monitoring your system should be pretty AND easy.
🤔 What's This?
A one-script solution to get NeoHtop running on Linux Mint. No more dependency hell, no more manual builds - just pure, beautiful system monitoring, probably.
✨ Features
- One-command installation
- Handles ALL dependencies (yes, even the annoying ones)
- Sets up Rust, Node.js, and everything in between
- Creates system-wide command access
- Works on fresh Linux Mint installations
- Zero headaches
🏃♂️ Quick Start
git clone https://github.com/yourusername/neohtop-mint-installer.git
cd neohtop-mint-installer
chmod +x install-neohtop.sh
./install-neohtop.sh
Then just run:
neohtop
🛠 What Gets Installed
- Node.js & npm (if not present)
- Rust & Cargo (if not present)
- Essential build tools
- WebKit2GTK and GTK3 dev libraries
- Other required system packages
🎨 After Installation
Launch NeoHtop anytime by typing neohtop in your terminal. For elevated privileges:
sudo neohtop
🐛 Troubleshooting
If something goes wrong, the script will tell you exactly where it failed. The error messages are actually helpful (imagine that!).
🤝 Credits
- Original NeoHtop by Abdenasser
- This installer script by your truly
📝 License
MIT - Go wild!
💡 Pro Tip
Pair this with your favorite color scheme and prepare for the most aesthetically pleasing system monitoring experience of your life.