Coder Social home page Coder Social logo

disk_monitor's Introduction

Disk monitor

๐Ÿ–ฅ๏ธ 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

About Disk Monitor

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.

Key Features

  • Real-time Monitoring: View disk memory usage, all updated live.
  • Optimized for Ubuntu: Crafted to integrate flawlessly with the latest Ubuntu OS.

Installation

Clone the repository

git clone https://github.com/maximofn/disk_monitor.git

or with ssh

git clone [email protected]:maximofn/disk_monitor.git

Install the dependencies

Make 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
fi

Now install the dependencies

sudo apt install lm-sensors

Select YES to all questions

sudo sensors-detect

Install psensor

sudo apt install psensor

Execution at start-up

ram_monitor.sh

Support

Consider giving a โ˜† Star to this repository, if you also want to invite me for a coffee, click on the following button

BuyMeACoffee

disk_monitor's People

Contributors

maximofn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.