(info.sh is the 2018 script, info_rewrite.sh is the rewrote and updated script.)
A little script that works like screenfetch or neofetch it shows infos about your device.
Neofetch, DoomQuakeKeen, Dryusdan, Outout, OrΓ€kle, Leeo97one, and the whole community from Gnous (French Linux Discord).
curl(orwget),awk(package name is sometimesgawk),cut,headandgrep,bash(most shells should be supported).
curl https://raw.githubusercontent.com/jusdepatate/info.sh/master/info_rewrite.sh | bash
wget https://raw.githubusercontent.com/jusdepatate/info.sh/master/info_rewrite.sh
chmod +x info_rewrite.sh
./info_rewrite.shAs I'm too lazy to work, just add 2>/dev/null at the end of you command (for example info.sh 2>/dev/null)
- Ubuntu
- Termux
- Native Android shell
- Debian
- Alpine Linux
- Fedora
- BSD
- Arch Linux
- NuTyX
- iSH
- Native iOS shell
- macOS
- Shows IP (public/tor, v4 and v6, and local)
- Shows OS and version
- Shows username and hostname (or phone manufacturer + phone model on Termux/iOS)
- Shows Mobile ISP (only on Termux)
- Shows ISP and ASN
check folder screenshot
Pull requests and issues are welcome :)