Live data from Hacker News

Termux is an Android terminal emulator and Linux environment app with no rooting

termux.com

91–100 of 217 posts

Re: Termux is an Android terminal emulator and Linux environment app with no rooting

#91
post #10

what do people use this for? While I was really excited when i encountered it, I didn't find any practical uses.

I'm using this almost daily for various open source work. It has my vim setup, tmux, node, and git. Primary usage is via Samsung DeX so I have multiple windows and a proper mechanical keyboard.

Same, but miss a real browser with devtools so much. Everything's great apart from that. UserLand is ok but the VNC mode messes with a proper environment with alt-tab.

Re: Termux is an Android terminal emulator and Linux environment app with no rooting

#93

what do people use this for? While I was really excited when i encountered it, I didn't find any practical uses.

You can run it on a FireTV stick by downloading termux via the F-Droid repository. Connect a bluetooth keyboard and you have a nice little linux environment to play around with. I installed archlinux on it and use it to test packages for ARM.

Re: Termux is an Android terminal emulator and Linux environment app with no rooting

#95

Does someone know if it is possible to use it on a FireTV Stick (without root)?

You don't need to root the FireTV stick at all. You can install termux from the F-Droid application by installing F-Droid first by installing the APK from the Downloader app.

If you want to root the device for fun, I wrote a little tutorial post a few months ago https://miguelmota.com/blog/rooting-a-fire-tv-stick-4k/

Re: Termux is an Android terminal emulator and Linux environment app with no rooting

#96
post #27

Termux has recently run into issues with Android 10 and the more recent APIs, which break its form of package management. Their workaround is fairly clever (although not yet implemented) but means that updates to the Play Store version have been temporarily put on hold. https://github.com/termux/termux-packages/wiki/Termux-and-An...

Reminder that Termux is available on F-Droid.

Re: Termux is an Android terminal emulator and Linux environment app with no rooting

#97
One thing to note is that the directory hierarchy in Termux is not the same as a standard Linux. For example, in termux everything is under `/data/data/com.termux/files` and there is no `/tmp`. Use PRoot in termux to install a standard Linux distribution.

Re: Termux is an Android terminal emulator and Linux environment app with no rooting

#98

Earlier quoted context omitted.

Literally from your own quote... >its CPU performance and its video processing capability are those of a low-spec phone from several years ago That's enough for me to decide the experience isn't on par with a flagship Android or iPhone - but that's not what it's trying to be. This isn't trying to be a phone - it's trying to be a mobile linux PC that you can also use as a phone and has the same form factor.

Yes, this is all true. I did not try to say you were wrong. But I'm curious, what are you going to do with it? Why do you need the high-end performance? (It can even run 3D games: https://www.youtube.com/watch?v=S_HXQJkWjUQ )

Apologies - didn't mean to seem argumentative.

Having a high end CPU isn't just for performance right now, my main concern would be longevity of the device.

Re: Termux is an Android terminal emulator and Linux environment app with no rooting

#99

what do people use this for? While I was really excited when i encountered it, I didn't find any practical uses.

For me, it's either to youtube-dl music onto my phone (mostly stuff from CDs I had bought but were stolen or lost), or run a small Python script to cheat at word games (finds all combinations of letters in a dictionary file).

Things that don't rise to the level of deserving an app, but are nice to have.

Re: Termux is an Android terminal emulator and Linux environment app with no rooting

#100
post #27

Termux has recently run into issues with Android 10 and the more recent APIs, which break its form of package management. Their workaround is fairly clever (although not yet implemented) but means that updates to the Play Store version have been temporarily put on hold. https://github.com/termux/termux-packages/wiki/Termux-and-An...

I hate the direction Google is taking Android. They're on an appliance-ification quest trying to hide any exposed linux-ness of the OS, including trying to remove developer access to all file handles. They always claim it's in the name of security but my suspicion is that it's an effort to transition from Linux to Fuchsia.

That's why I decided to get a PinePhone this year.
Post reply on HN