No description
Find a file
Tenkuma 70af79d138
Add tutorial for changing Termux MOTD
This tutorial explains how to change the Message of the Day (MOTD) in Termux by editing the motd.sh script. It provides examples of using echo, fastfetch, termux-api, and figlet to customize the MOTD.
2025-11-17 23:23:49 -03:00
.github/workflows Add GitHub Actions workflow for Jekyll deployment 2025-11-16 10:57:52 -03:00
jekyll Create tutorials.md 2025-11-16 11:18:02 -03:00
tutorials Add tutorial for changing Termux MOTD 2025-11-17 23:23:49 -03:00
LICENSE Initial commit 2025-11-16 10:49:42 -03:00
README.md Update README.md 2025-11-16 11:20:45 -03:00

Termux Tutorials

This is a repository of tutorials of how to do random stuff on Termux. Decided to make this as a way to share knowledge I gathered when I decided to turn an old phone into a server.

You can download plain Markdown files by cloning the GitHub repo or check the GitHub Pages website made with Jekyll.

If you're in the website, you will probably want to see the Tutorial Listing page.

Contributing

Feel free to contribute to the repo.