🖥️ Disk monitor for Ubuntu: The ultimate real-time disk tracking tool. Monitor your disk memory usage directly from your Ubuntu menu bar with Disk Monitor. This user-friendly and efficient application is fully integrated with the latest Ubuntu operating system. Get live updates and optimize your development tasks. Download now and take control of your disk today!
Disk Monitor is an intuitive tool designed for developers and professionals who need to keep an eye on their disk memory usage in real time. It integrates seamlessly with the Ubuntu menu bar, providing essential information at your fingertips.
- Real-time Monitoring: View disk memory usage, all updated live.
- Optimized for Ubuntu: Crafted to integrate flawlessly with the latest Ubuntu OS.
git clone https://github.com/maximofn/disk_monitor.gitor with ssh
git clone git@github.com:maximofn/disk_monitor.gitMake sure that you do not have any venv or conda environment installed.
if [ -n "$VIRTUAL_ENV" ]; then
deactivate
fi
if command -v conda &>/dev/null; then
conda deactivate
fiNow install the dependencies
sudo apt install lm-sensorsSelect YES to all questions
sudo sensors-detectInstall psensor
sudo apt install psensorInstall python3-pip
sudo apt install python3-pipInstall matplotlib
pip3 install matplotlibadd_to_startup.shThen when you restart your computer, the Disk Monitor will start automatically.
Consider giving a ☆ Star to this repository, if you also want to invite me for a coffee, click on the following button
