What is the single coolest app you ever installed

Nerdvana...

Termux non-root terminal + Linux shell with installable packages and daemons.

apt update
apt list
apt install irssi
apt install dnsutils (dig)

Install optional Termux:API then 'apt install termux-api' to access hardware and Android APIs from command-line like getting GPS coordinates, take a picture, text-to-speech, get battery status, etc.

Some cool paid add-ons too like floating shell window from home screen to have power of Linux at your fingertips and widget to run scripts from home screen for automation.

Online help to get familiar with keyboard shortcuts
https://termux.com/help.html

Follow the news to see all the cool stuff they're adding
https://plus.google.com/communities/101692629528551299417
 
Last edited:
More Linux awesome sauce. Have one of many full Linux distros with desktop environment running on your phone that you can SSH or VNC to locally or remotely from another device.

https://play.google.com/store/apps/details?id=ru.meefik.linuxdeploy

Instructions
https://github.com/meefik/linuxdeploy/wiki/Installing-Debian

Tip: The installation process doesn't create the image directory so create the directory first with a file manager if you plan to put it on, for example, SD card since it can be up to 4GB in size per Linux distribution.
 
Back
Top