androfetch
A pretty system information tool written in bash for termux on android.
Note: Use meslo nerd font.
Laraib07
created byInstallation
wget https://raw.githubusercontent.com/laraib07/androfetch/main/androfetch && chmod u+x androfetch && mv androfetch $PREFIX/bin/
or
curl -O https://raw.githubusercontent.com/laraib07/androfetch/main/androfetch && chmod u+x androfetch && mv androfetch $PREFIX/bin/
Usage
Usage : androfetch [-hci] [-n name]
option | Description |
---|---|
-h | print this usage |
-c | build new cache |
-i | toggle icon visibility |
-n | set user name |