GR3YH4TT3R93 / termux-motd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Message of the Day

A collection of 'Message of the Day' scripts for Termux.

Screen1

More Screenshots

Requirements

Manually

rm -rf /data/data/com.termux/files/usr/etc/motd
git clone https://github.com/GR3YH4TT3R93/termux-motd.git /data/data/com.termux/files/usr/etc/motd
echo "/data/data/com.termux/files/usr/etc/motd/init.sh" >> /data/data/com.termux/files/usr/etc/profile # or .zprofile if using zsh

Configure

Disable Module: Disable modules adding .disabled to the end of file. (e.g. 10-android-logo-small.disabled) Enable Module: Remove .disabled from filename to enable module.

Credits

About


Languages

Language:Shell 100.0%