Installs NeoHtop prerequisites on Linux Mint in one script.
Find a file
2025-01-01 18:20:36 -05:00
install-neohtop.sh Create install-neohtop.sh 2025-01-01 18:20:36 -05:00
README.md Update README.md 2025-01-01 18:19:45 -05:00

🚀 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.