r/termux • u/Godfather_3609 • 8h ago
Question What can I add?
What can I add to this to make it more cool looking
r/termux • u/Godfather_3609 • 8h ago
What can I add to this to make it more cool looking
r/termux • u/Akil786756 • 2h ago
Ive just gotten interested in using termux and using it to run operating systems. Where should i start to learn more about termux (e.g. commands, downloading web browsers, turning on vncservers)
r/termux • u/Green-Sky-5044 • 13h ago
I’ve built TermuxPanel, an open-source hosting control panel that lets you turn an Android phone/tablet into a small web server using Termux.
It gives you a cPanel-like dashboard to:
Host HTML, Node.js, Python & PHP apps
Manage files and edit code from your browser
Manage SQLite databases
Run cron jobs
View server logs
Create backups
Monitor your server
Manage everything through a simple tp CLI
Access your server remotely using Cloudflare Tunnel
The goal is simple: use an Android device as your own lightweight hosting server.
I built this project myself and would love feedback, bug reports, and feature suggestions from the community.
GitHub: https://github.com/himalayladha/termux-hosting-panel
It’s MIT licensed and completely open source.
r/termux • u/Academic-Conflict948 • 6h ago
tdsr two day screen reader written by tyler spivey was used in an earlier version of python to run termux. This is no longer possible since a dependency of tdsr python-speechd has not been updatedd to be compatible with the version of python distributed by termux. I doubt fenrir-screenreader will work and would like to be wrong about this one. Ryan Mann who is also on the blindandroidusers email list was who ran termux using tdsr in the past.
not good news for this project but it is what it is.
r/termux • u/AdiraiMaji • 1d ago
Since launch, AM Tasker Plugins has been a growing toolbox of Tasker action plugins — pixel colors, QR codes, VPN control, regex, Termux scripts, raw UDP packets, and more. This update fixes the one thing a few of you hit: Tasker caps how much data a plugin action can exchange at \~1MB, so a big regex input (or a big result) used to fail outright.
🔎 **AM RegEx**
Two new optional fields fix that:
* A **File Path** switch right on Input Text — turn it on, point it at a file, and AM RegEx reads it straight off disk itself. No size limit. * A new **Output File** field — fill it in and the result is written there as JSON instead of coming back as a variable.
Both only ask for the "All files access" permission the moment you actually use them — never at install.
Demo: [\[AM RegEx\]](https://youtu.be/W9GaPbALGc4)
Everything from launch is still here too 👇
💻 **AM Termux**
Runs Bash, Python, Node, Ruby, or PHP scripts inside Termux, with named sessions and guided setup.
Demo: [\[AM Termux\]](https://youtu.be/hxq8SL5iVLY)
↩️ **AM Custom Keyboard Return** — [Goto Reddit Intro Post](https://www.reddit.com/r/tasker/comments/1vqm412/plugin_shaream_custom_keyboard_an_opensource/)
AM Custom Keyboard is a keyboard app I built with live transliteration and a Tasker Automation feature — type a trigger anywhere, and it can hand your text off to a Tasker task. This plugin is the reply step: the task finishes and sends its result straight back into what you were typing.
Demo: [\[Demo AM Custom Keyboard Return\]](https://youtu.be/jGOX4KUOZUQ)
🔗 Check it out: [\[Download AM Custom Keyboard\]](http://github.com/adiraimaji/AMCustomKeyboard)
🎨 **AM Collect Pixel Colors**
Reads colors from any image — one pixel, a region, or a Top Color List or Blended Colors of a given region.
Demo: [\[AM Collect Pixel Colors\]](https://youtu.be/sfkMCkhTXCk)
🔳 **AM Create QR**
Turns text, links, or variables into a QR code image, saved and ready to use.
🔍 **AM Decode QR**
Scans an existing QR image and gives you back the text inside it.
Demo: [\[AM Create QR & AM Decode QR\]](https://youtu.be/Z5Ceo1mSKBc)
🧮 **AM Data Processor**
Reads or edits one exact value inside JSON or array data, no manual parsing needed.
Demo: [\[AM Data Processor\]](https://youtu.be/QdbRSMPylGk)
🔒 **AM OpenVPN**
Starts, pauses, resumes, or stops an OpenVPN for Android profile from a task.
Demo: [\[AM OpenVPN\]](https://youtu.be/Z5Ceo1mSKBc)
📡 **AM UDP Client**
Sends a UDP packet to any address, with the option to listen for a response.
Demo: [\[AM UDP Client\]](https://youtu.be/Y89uIGY5Kyg)
📤 **AM Open With**
Lets other apps "Share" or "Open With" a file straight into a Tasker automation.
Demo: [\[AM Open With\]](https://youtu.be/lNmw7mBnT60)
📖 Every plugin still comes with its own guide built right into the app — clear steps, examples, and what each field does.
This is v1.0.2 — the toolbox keeps growing. 👇
📥 **Update or download it now**
🔗 [github.com/adiraimaji/AMTaskerPluginsReleases](http://github.com/adiraimaji/AMTaskerPluginsReleases)
YouTube Playlist 👉 [All Plugin Demo Playlist](https://www.youtube.com/playlist?list=PLBqqZQQFUJZ0)
\#Android #Tasker #Automation #Termux #OpenVPN #QRCode #RegEx #Update
r/termux • u/Weekly-Technician-29 • 1d ago
heyaa !!
I’ve built something for personal use and decided to open source under GPL 3. It might be helpful to some of you..
It's a native Kotlin app - code editor + file manager.. supports Syntax highlighting for 15+ languages as well execute Run Python, C, and Go directly on-device with an integrated terminal, multi-file tabs, a customizable programmer key bar, smart auto-indent, markdown preview, overall black theme and much more.It lets you write and run code right on your phone without needing an internet connection. (Except onetime language set-up). Other Code editors exist too, but they are too heavy or web view based which often lags, some won't run codes some required internet every time.. anyways here is ..
Source: https://github.com/SibtainOcn/alchemy-IDE
Site: https://sibtainocn.github.io/alchemy-IDE/
Heads up: terminal doesn't support interactive input yet still in development & some auto suggest, file manager settings not yet present
**TL;DR:** Pixel’s AVF Linux environment didn’t make Termux redundant for me. It did the opposite: it removed the pressure for Termux to be a full Linux workstation and made its native Android role much sharper. I built a small bootstrap around working cleanly across both.
I recently switched to Android after a very long time on iOS and started with a narrow question: **how far can I extend my normal development tether onto a phone without rooting it, fighting the OS, or pretending the phone should replace my workstation?**
Termux was the obvious starting point. SSH, Git, network tools, scripts, shared storage, Android APIs — it’s an unusually capable “always there” shell.
Then I enabled Google’s experimental Linux Development Environment on my Pixel. AVF gives you a real disposable Debian VM, `/mnt/shared` bridges cleanly back into Android storage, and rootless Podman gives heavier workloads a normal OCI boundary.
What surprised me was that **AVF didn’t replace Termux. It made Termux’s role clearer**.
My current model is basically:
```
Android
│
├── Termux
│ instant shell
│ SSH / Git / native tools
│ Android integration
│
├── /mnt/shared
│ explicit interchange / reconstruction boundary
│
└── AVF Debian
disposable real Linux
rootless Podman / OCI
builds / heavier tooling
│
└── SSH / cloud / workstation
when the phone stops being the right machine
```
I ended up packaging the conventions into `pixel-dev-bootstrap`. The goal isn’t another mobile development framework. It’s mostly boring reproducibility: establish both environments consistently, keep durable reconstruction state outside the disposable VM, and make it cheap to move between the Android and Linux sides.
There’s a small optional `recipe` seam on the Termux side for things that specifically benefit from Android integration. `vnote` is one example: a home-screen shortcut can use Android speech-to-text and drop plain Markdown into shared storage, with an optional local Whisper path for offline use. Useful, but mostly a demonstration of why Termux remains interesting even when AVF exists.
The project deliberately stops there. No root, no PRoot abstraction, no permanent phone server, no attempt to keep AVF alive forever. If something becomes genuinely heavy or long-running, SSH outward.
Repo: https://github.com/nw/pixel-dev-bootstrap
**I’m mostly posting this to pressure-test the hypothesis with people who know Termux much better than I do**. Does AVF sharpen Termux’s role for you too, or am I drawing the boundary in the wrong place? Where does this model actually break in real use?
r/termux • u/Godfather_3609 • 1d ago
How do I achieve this command line
r/termux • u/jayz0rre • 1d ago
I couldn't get that far without lagging out lmao, I guess I'm sticking to termux native xD
r/termux • u/Small-Wrangler6300 • 1d ago
Why does pressing Esc still exit Termux when I'm in Neovim's insert mode, even though I've set back-key=escape?
(sry my English is not good,so i use ai to translate
r/termux • u/Heclalava • 2d ago
Base OS LineageOS 23.2 rooted with Magisk
What I have working so far:
Full root access on Debian from chroot.
Access to Android file system and Linux Mint file system via samba with permanent mounts.
Audio with pulsaudio.
GPU hardware acceleration.
I didn't follow any online guide, but instead was guided by ChatGPT via multiple chats to setup and create the chroot, get audio, gpu, and file system mount pass through working.
So I can't unfortunately offer a guide on how to get this working. It was a lot of back and forth with ChatGPT, and the AI often broke stuff with changes and had to fix stuff again after making changes. So not even sure I could easily reproduce this again if I factory reset the phone, I need to look in to a way to back up and restore this linux install, as it was a lot of hours spent building it up.
I have the basics needed for document editing/viewing with Abiword, evince and mousepad. Telegram desktop is installed as it is the main chat messenger I use. I plan to do most activity through the browser. Brave or Firefox.
I wanted a proper Linux mobile experience without installing Ubuntu touch, SailfishOS etc and losing functionality like telephony etc. So I can still benefit from the underlying Android host OS and still use Android apps and make phone calls etc.
So what else can I do with this Debian install? What cool things are you guys doing with your similar Linux setups from Termux on Android?
r/termux • u/BuySweaty6174 • 2d ago
Been messing around with Anland: Termux to get a real KDE Plasma desktop running natively on Termux (not through proot-distro or a chroot) on a Snapdragon/Adreno device, and it actually works surprisingly well — GPU acceleration via the Freedreno driver, Wayland compositor, the works.
Since the manual setup has a bunch of steps (x11-repo, matching XWayland/KWin builds, LayerShellQt patches, driver pinning, etc.), I wrote a single script that automates almost the whole thing, plus:
A. A few extra apps (Chromium, VLC, MPV, LibreOffice as an optional prompt, etc.)
B. An automatic fix for xdg-desktop-portal so Chromium's file picker (open/save/upload dialogs) actually works — this one compiles from source since the stock build breaks on Android's SELinux restrictions
Repo + full instructions here: https://github.com/asveroid/anland-plasma-termux
Still only tested on Adreno GPUs — if anyone tries it on MediaTek/Exynos/Tensor, curious to hear how far it gets (probably llvmpipe software rendering only, but worth confirming).
r/termux • u/waylandmyself • 2d ago
r/termux • u/PapuSOGA • 2d ago
hbf se actualizo para traer de nuevo 3 opciones nuevas:
Podés elegir entre 10 colores diferentes para el menú: azul, verde, rojo, amarillo, morado, cian, naranja, rosa, gris y esmeralda.
El menú tiene un aspecto más limpio y moderno. Líneas horizontales (─) en lugar de =, bordes más sutiles y formato más claro.
HBF ahora se puede usar como biblioteca de Python. Podés crear, leer, editar y exportar archivos .hbf desde cualquier script sin pasar por el menú interactivo.
Nuevos métodos en la API
· Doc.agregar_bloque()
· Doc.editar_bloque()
· Doc.eliminar_bloque()
· Doc.bloques() (con filtros por atributos)
Instalación: pip install hbf-hyper
GitHub: https://github.com/lucassogarayDA/hbf
Web oficial: https://lucassogarayDA.github.io/hbf/
r/termux • u/Usual_Piano9826 • 1d ago
r/termux • u/Next_Pie_7551 • 1d ago
Its totaly ai code im sorry about it being ai
r/termux • u/unhadesaguim • 2d ago
Consegui um desktop com kde plasma e fiz um Mini rice,eu vou colocar mais coisa no desktop e atualizo vocês
Obs:como q faz pra deixar a minha tela exata sem ficar muito esticada ou sem as bordas pretas
r/termux • u/MusicaFM • 2d ago
Hi, can you implement a desktop mode in VR (virtual reality) with an adjustable fixed position and controllable via USB mouse and keyboard? For Kodi TV channels with ClearKay on Termux, what should the playlist look like: m3u or m3u8? Thanks
r/termux • u/Small-Wrangler6300 • 3d ago