System Information
The System Information script provides detailed information about your Termux environment and the underlying Android system.
Usage
To run the system information script:
Features
- Displays Termux version
- Shows Android version and device model
- Provides CPU information (architecture, cores)
- Displays memory usage statistics
- Shows storage information
- Lists network interfaces and IP addresses
- Provides information about installed packages
Output Example
Customization
You can modify the script to include additional system information or change the output format by editing the bin/system/system_info.sh
file.