Skip to content

Script for t-ui launcher to print android device system information with an ascii art logo

License

Notifications You must be signed in to change notification settings

deadrabbit404/sysinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sysinfo

Print system information

Description

sysinfo grabs android device system information and prints it with an ascii art logo on your screen.

Screenshot

Features

sysinfo will get details about your:

  • Phone brand, model, and codename
  • Android version and cpu architecture
  • Android security patch
  • /data status: whether encrypted or decrypted
  • SELinux status: whether enforcing or permissive
  • CPU core count and scaling current frequency
  • Memory: MemAvailable / MemTotal
  • Total zRam size
  • Kernel version
  • Uptime: how long the system has been running
  • An optional parameter to choose what logo to print
  • And an optional parameter to print public IPv4 address

Prerequisite

  • Termux

You can obtain termux from F-droid or from its github repo from here.

Installation

Open termux app and run the following commands:

  • apt update && apt install -y git
  • git clone https://github.com/deadrabbit404/sysinfo.git
  • cd sysinfo && bash setup.sh
  • restart or refresh t-ui when setup is done

How to run

On t-ui launcher, just type sysinfo. For more info, type sysinfo -h to print help message.

Themes

Looking for cool themes like the one in the image above? Visit M4dGun's t-ui themes repository. It's a collection of the best themes for T-UI and T-UI Expert Launcher made by the community.

About

Script for t-ui launcher to print android device system information with an ascii art logo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages