30

I have been having a ton of fun messing with this, hooking up a dock and a kb/mouse, so funny using my phone this way. More of a party trick than actually useful, for me anyway. if one didn't have laptops, i could see it being handy.

What have you guys been using termux for? The biggest value I saw from it was using ffmpeg on it, and ssh for fun. I can't really figure out what other uses I may want it for. Backups maybe?

I'm not rooted, so I can't do a lot on this crappy samsung, but it's fun to play around.

top 19 comments
sorted by: hot top controversial new old
[-] w3ird_sloth@lemmy.world 1 points 1 day ago

Generated ssh keys so I can gitsync my notes to gitlab and use manual commits/pushes if necessary.

[-] extremeboredom@lemmy.world 11 points 1 week ago

I use it to SSH into my server and mess around, when I'm feeling too lazy to grab a laptop.

[-] frongt@lemmy.zip 6 points 1 week ago

Ping and traceroute to test my VPN

[-] burgermeister@sh.itjust.works 6 points 1 week ago

Running a local Ollama model just to see if I could

[-] CallMeAl@piefed.zip 5 points 1 week ago

I recently installed qemu and used it to install ms dos in a vm so I could play a few old games during a train ride. I had to use an android vnc client to connect to the vm and a bt travel keyboard to control it. The dos install took a while but once I got it set, it ran well enough to play old dos games.

There are probably better ways to play old dos games on an android phone but I had fun setting it up.

[-] bridgeenjoyer@sh.itjust.works 1 points 1 week ago

Thats much cooler. I think a dosbox app exists for android. But thats lame.

[-] mlfh@lm.mlfh.org 4 points 1 week ago

One fun thing I use it for is semi-automated photo/video backups to my storage servers: a grapheneos storage scope makes the media directory available to termux, and then I have a termux shortcut to run a shell script with a bunch of rsync jobs. Works far more reliably than the godawful nextcloud app, and it's far more fun to watch.

[-] confusedpuppy@lemmy.dbzer0.com 2 points 1 week ago

I do the same too. I even made my own very adaptable rsync based tool. The biggest feature is that it can automatically swap source and destination paths to quickly reverse the transfer direction. That makes syncing in either direction far less annoying than having an endless list of aliases.

Syncthing, nextcloud and any other bidirectional transfer service has been an awful experience. What I lose in bi-directinal transfers, I gain in stability and consistency by just using rsync commands directly. I don't have to deal with the headache of troubleshooting every time syncthing or nextcloud decides to stop working because I sat down to relax.

[-] masterofn001@lemmy.ca 3 points 1 week ago

I write scripts that I use at boot.

Or whenever.

Funny that some apps tell you root is needed to do some things.

A little persistent frustration and failure can produce desired results.

Eg. Shizuku can't start on boot without root.

Need to enable wireless debugging.

I wrote a horrific script that nmaps for ports in the wireless adb range.

Attempts to connect. If success, great. If fail. Do until yay!

Then it restarts adb in tcpip mode with a custom port of my choosing so,its available to other apps.

And another script to start shizuku using the shizuku script to run in terminal.

And I put those scripts in another script and put it in the .termux/boot folder

And ouila!

Shizuku starts at boot and other apps that rely on wadb can use it.

Oh, and it doesnt need a wireless connection.

I also ssh, proxy, nmap, scan, sftp, samba, etc.

[-] CalcProgrammer1@lemmy.today 3 points 1 week ago

I recently got a Pixel Fold so I've been using Termux to run Plasma Desktop on it and Qt Creator, Visual Studio Code for development work. The larger screen is great. I prefer using Linux phones for development (postmarketOS) but unfortunately pmOS isn't available on any foldables and the screen size is really significant.

[-] aloofPenguin@piefed.world 2 points 1 week ago

SSH-ing into my servers when i don't have a laptop, vim for text documents, some quick file management when I feel like doing it through the cli or programmatically, ffmpeg whenever I need it, I've also got yt-dlp for when i need it.

[-] Auster@thebrainbin.org 2 points 1 week ago

Not much tbf. My workflow's stabilized enough and my queues got shrunk enough I can focus on UI instead workflow instead.

Mainly downloading videos via yt-dlp

[-] Sims@lemmy.ml 1 points 1 week ago

I intend to Install an agent and let it hack/root my Android mini-projector+ from both the outside and inside. No clue if it makes it more likely to happen, but I have a bunch of old locked devices laying around and no time/skills, so why not..

[-] danhab99@programming.dev 1 points 1 week ago

Mainly just sshing into my main desktop and doing side projects

[-] Flyswat@lemmy.dbzer0.com 1 points 1 week ago

Create an image with two pictures side by side using ffmpeg. Why bother install an app for that?

[-] randy@lemmy.ca 1 points 1 week ago* (last edited 1 week ago)

My main use is as an SSH client. My next most common use is pass (with the password store synchronized via a Syncthing app, outside of termux). And one more I enjoy is pdftk for basic PDF editing operations (e.g. split, merge, remove passwords); that's been useful at work where it seems like no one's got PDF editors installed on their computers already.

[-] Euphoma@lemmy.ml 1 points 1 week ago

emacs and ssh and git

sometimes programming to test out an idea that I come up with on the bus

[-] magnue@lemmy.world 1 points 1 week ago

I use it to SSH into my home server (inside of tailscale) and use Claude code to do stuff on my lunch break at work.

this post was submitted on 14 Apr 2026
30 points (100.0% liked)

Linux

17215 readers
257 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS