https://github.com/aniko33/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.
https://github.com/aniko33/ls-space-cli
cli disk disk-memory disk-space memory no-gui tool
Last synced: about 1 year ago
JSON representation
A "script" that allows you to see the total space and its evaluation, the used and free space. Made in python with 2 libraries.
- Host: GitHub
- URL: https://github.com/aniko33/ls-space-cli
- Owner: aniko33
- License: gpl-3.0
- Created: 2022-04-25T14:55:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-27T13:57:21.000Z (about 4 years ago)
- Last Synced: 2025-02-16T00:26:12.387Z (over 1 year ago)
- Topics: cli, disk, disk-memory, disk-space, memory, no-gui, tool
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## LS-SPACE-CLI
###### [Installation](#installation-guide)・[Documentation](#Documentation)・[Images](#Screenshot)
### Installation guide
### Manual installation
```bash
git clone https://github.com/aniko33/lsspace-cli.git && cd lsspace-cli && pip install -r req.txt
```
### Automatic installation
```bash
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
