I've recently talked about youtube-dl and RIAA, and an offtopic that I was able to set up Termux shortcuts.
Termux is a terminal emulator app for android, that has its own repository that has programs that works well on Android. It is available on F-Droid and Google Play Store along with its other plugins. Note that if you download Termux from F-Droid, you can only download plugins from F-Droid. This is the same with Google's Play Store.
Using Termux alone is great, but adding plugins, like Termux:Boot, Termux:Widgets, and Termux:API expands a whole world of functionality for programs you are familiar with.
Some examples that I have tried:
- Hosting a website using popular webhosting solutions. Apache, nginx, Lighttpd, PHP, MariaDB, etc.
- Hosting an .onion service (I've hosted a test blog and an imageboard there before I permanently deleted it)
- Occasionally grabbing items from my clipboard and writing it into my device's Internal Storage. (Termux:API and Termux:Widgets)
- Using Termux to grab links from my clipboard, automatically download to my preferred format, write the file to my Internal Storage, and have a TTS engine announce the video I just downloaded, as well as sending a notification with the same content.
It's really versatile, despite some very miniscule limitations. You cann pretty much run any program as long as it's compatible with your phone's architecture.
Comments
Post a Comment