Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thinkroot99/minifetch

MiniFetch is an interactive Bash script that provides detailed information about the operating system it is running on.
https://github.com/thinkroot99/minifetch

archlinux debian fedora gentoo info-system information linuxmint minifetch script system ubuntu

Last synced: about 1 month ago
JSON representation

MiniFetch is an interactive Bash script that provides detailed information about the operating system it is running on.

Awesome Lists containing this project

README

        

# MiniFetch

### Description:
- MiniFetch is an interactive Bash script that provides detailed information about the operating system it runs on.
- It displays information such as the username and hostname, operating system and kernel version, system architecture, uptime, total number of installed packages, available and used storage space, memory usage, and processor information. Users can use this script for system troubleshooting and administration.

### Usage:
1. Open the terminal and navigate to the directory where you saved the script.
2. Grant execution permissions to the script using the command: chmod +x MiniFetch.sh.
3. Run the script without arguments to display standard information or run with the argument "-a" to display all information.