Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.2 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.2 KB

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