/ls-space-cli

A "script" that allows you to see the total space and its evaluation, the used and free space. Made in python with 2 libraries.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

LS-SPACE-CLI

Installation guide

Manual installation

git clone https://github.com/aniko33/lsspace-cli.git && cd lsspace-cli && pip install -r req.txt

Automatic installation

wget https://raw.githubusercontent.com/aniko33/lsspace-cli/main/installation && chmod +x installation && ./installation

Documentation

Memory evaluation

The memory is evaluated from green to red which indicate the status of the memory, this is a table where the various gradations are observed

Color Gradations
Green High
Yellow Medium
Red Low

High means it's good, Medium means that it is neither bad nor good, Low means that it is really bad

Screenshot

stock.png