Is Termux still needed, now that new Android phones have a full Linux available? I keep reading on https://www.reddit.com/r/androidterminal/ about user experiences with it and it seems pretty great.
Termux
31–40 of 186 posts
Re: Termux
#32Termux is the first app I install on every Android device I get my hands on. It's astonishingly capable. I have a Bluetooth keyboard case for my Android tablet. All the time, I use Termux to ssh into my Linux machine over my home network and code on it in Neovim from my couch. I don't bother with the default notes app on my phone. Termux + Neovim running vimwiki and syncing to a private GitHub repo is way better. Mos…
My android phone is a Pixel 8 and that sounds cool :-)
Re: Termux
#33Is Termux still needed, now that new Android phones have a full Linux available? I keep reading on https://www.reddit.com/r/androidterminal/ about user experiences with it and it seems pretty great.
Re: Termux
#34Re: Termux
#35Re: Termux
#36Honest question, as a heavy desktop TUI user who has had Termux installed for years. A terminal (emulator) is a keyboard-based environment. How on earth are all you fans making it work with a tiny touchscreen?
Re: Termux
#37Re: Termux
#38Re: Termux
#39There’s an app called Termux in the iOS App Store, but I’m guessing it’s not the same thing?
Re: Termux
#40Earlier quoted context omitted.
In iOS we can only use something like ish.app which emulates x86 and runs full Linux distro instead, with predictably much lower performance than Termux (due to JIT being banned in iOS apps), but without any restrictions Android has on the executables
I don't have an iPhone, but wouldn't UTM be better for that use case?