Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/moe-sushi/termux-motd
- Owner: Moe-sushi
- Created: 2022-11-10T02:37:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T02:06:10.000Z (12 months ago)
- Last Synced: 2024-05-17T00:29:35.362Z (8 months ago)
- Language: Shell
- Size: 1.85 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```