Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/moe-sushi/termux-motd

Message of the Day scripts for Termux.
https://github.com/moe-sushi/termux-motd

Last synced: 11 days ago
JSON representation

Message of the Day scripts for Termux.

Awesome Lists containing this project

README

        

Message of the Day for Termux.
### Screenshot:
![](https://github.com/Moe-sushi/termux-motd/raw/main/.screenshot.png)
### Thanks:
[Generator/termux-motd](https://github.com/Generator/termux-motd)
### Installation:
```shell
git clone https://github.com/Moe-sushi/termux-motd ~/.motd
echo ~/.motd/init.sh >> ~/.bashrc
echo ~/.motd/init.sh >> ~/.zshrc
```
If your device has docker support:
```shell
mv ~/.motd/26-docker.disabled ~/.motd/26-docker
```