├── 10-android-logo ├── 10-android-logo-small.disabled ├── 10-termux-banner.disabled ├── 20-sysinfo ├── 20-uptime ├── 25-andoid-temp ├── 35-diskspace ├── README.md ├── Screenhots ├── screen1.jpeg ├── screen2.jpeg └── screen3.jpeg ├── init.sh ├── install.sh └── motd.png /10-android-logo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/10-android-logo -------------------------------------------------------------------------------- /10-android-logo-small.disabled: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/10-android-logo-small.disabled -------------------------------------------------------------------------------- /10-termux-banner.disabled: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/10-termux-banner.disabled -------------------------------------------------------------------------------- /20-sysinfo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/20-sysinfo -------------------------------------------------------------------------------- /20-uptime: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/20-uptime -------------------------------------------------------------------------------- /25-andoid-temp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/25-andoid-temp -------------------------------------------------------------------------------- /35-diskspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/35-diskspace -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/README.md -------------------------------------------------------------------------------- /Screenhots/screen1.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/Screenhots/screen1.jpeg -------------------------------------------------------------------------------- /Screenhots/screen2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/Screenhots/screen2.jpeg -------------------------------------------------------------------------------- /Screenhots/screen3.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/Screenhots/screen3.jpeg -------------------------------------------------------------------------------- /init.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/init.sh -------------------------------------------------------------------------------- /install.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/install.sh -------------------------------------------------------------------------------- /motd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Generator/termux-motd/HEAD/motd.png --------------------------------------------------------------------------------