WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

GR3YH4TT3R93/termux-motd

Repository files navigation

Message of the Day

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

Screen1

More Screenshots

Requirements

Manually

rm -rf $PREFIX/etc/motd
git clone https://github.com/GR3YH4TT3R93/termux-motd.git $PREFIX/etc/motd
echo "$PREFIX/etc/motd/init.sh" >> $PREFIX/etc/zprofile # or profile if using bash

Automatic
⚠️ALWAYS READ SCRIPTS BEFORE RUNNING⚠️

curl -fsSL https://raw.githubusercontent.com/GR3YH4TT3R93/termux-motd/main/install.sh | zsh

Configure

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

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages