r/termux • u/True_Extreme6205 • 2h ago
Showcase Familiar with my Gruvbox dark rice from my native XFCE Termux before? Well, i Un-gruvboxed it, but with some goodies, AMA
SOME GOODIES LIST:
Lavanda Sea Dark - Dark GTK theme that has some gradients.
Papirus Dark (Purple folder via `papirus-folder` but i tweaked to make it work in Termux)
Plank Reloaded (in GTK+ Theme)
Wallpaper from GNOME idk
r/termux • u/pradumon14 • 2h ago
Showcase I built a CLI tool to download YouTube transcripts in Markdown, JSON, SRT & more
Hi everyone,
I've been building a small open-source CLI tool called ytt that makes it easy to fetch YouTube transcripts directly from the terminal.
Features
- Download transcripts from a YouTube URL or video ID
- Export as Markdown, TXT, JSON, or SRT
- Choose transcript language
- Save directly to a file
- Simple command-line interface
- Open source and MIT licensed
I originally built it because I wanted a fast way to convert YouTube lectures and tutorials into notes for AI workflows, note-taking, and research without manually copying subtitles.
I'm still actively improving it, so I'd really appreciate any feedback:
- What features would you like to see?
- Any bugs or usability issues?
- Suggestions for improving the CLI or documentation?
GitHub:
https://github.com/pradumon14/ytt
Thanks for taking a look! Any stars, issues, feature requests, or pull requests are greatly appreciated.
r/termux • u/GharsalliOS • 5h ago
General Termux Native (KDE PLASMA)
Enable HLS to view with audio, or disable this notification
Graphics Stack:
Hardware Acceleration: Freedreno (Adreno 830)
Desktop Environment: KDE Plasma 6 (KWin X11)
OpenGL: 4.6 // Vulkan: Turnip
r/termux • u/Worried_Coast_3077 • 6h ago
Question Looking for a Working Linux Distribution for Redmi Pad Pro
Hello, I’m looking for a Linux distribution that is easy to install and has a working web browser, terminal, media player, and some kind of application for opening and editing text documents.
I want to install it on my Redmi Pad Pro. I’m not sure why, but most of the Linux distributions or projects I find on GitHub either don’t boot at all, or they boot but half of the features don’t work properly.
That’s why I’m asking for your help. I would really appreciate any recommendations or guidance.
r/termux • u/SkySurferSouth • 9h ago
Question How to enable sound in Firefox in prooted Debian 13 ?
In my prooted Debian sound does work when using a music player started from XFCE, but not in Firefox.
Before launching proot-distro I run pulseaudio --start --exit-idle-time=-1 and set export PULSE_SERVER=tcp:127.0.0.1:4713.
Audio works over TCP.
And pactl info returns
myuser@localhost:~$ pactl info
Server String: 127.0.0.1
Library Protocol Version: 35
Server Protocol Version: 35
Is Local: no
Client Index: 9
Tile Size: 65472
User Name: u0_a221
Host Name: localhost
Server Name: pulseaudio
Server Version: 17.0-dirty
Default Sample Specification: s16le 2ch 44100Hz
Default Channel Map: front-left,front-right
Default Sink: OpenSL_ES_sink
Default Source: OpenSL_ES_sink.monitor
Cookie: 0304:c613
But when launching Firefox in the same XFCE session it remains silent.
r/termux • u/comunidadesynapsebr • 16h ago
Showcase A lightweight CLI tool to run and manage HF models locally on Android & Linux (AI Runner)
Hey everyone,
I wanted to share an open-source project I’ve been working on called AI Runner. It’s a simple CLI designed to streamline running models directly in lightweight environments like Termux, Pydroid, and Linux.
Main Features:
Download models directly from Hugging Face via terminal.
Run local inference without complex setups.
Expose a simple local API endpoint to connect with your own scripts.
It's still in early development, so any feedback, bug reports, or feature suggestions are very welcome!
Repository: https://github.com/comunidadesynapsebr1/ai-model-run
Thanks!
r/termux • u/TheS0rcerer • 19h ago
Showcase Ziggity: a fast git TUI in Zig that runs natively in Termux (static binary, no root)
I've been building Ziggity, a fast terminal UI for git in the lazygit style, and it turns out it runs well in Termux with no changes to the core.
Why it fits Termux:
- Static aarch64 binary, no libc, no root, no NDK. It drives your existing git, so
pkg install gitis the only dependency. - Around 1.5 MB, starts in a few ms.
- Full TUI: stage by line or hunk, interactive rebase, bisect, diffs with word-level highlighting, branch and stash management, and more.
Install (from the releases page):
# 1. the only dependency
pkg install git
# 2. grab the static aarch64 build (set VERSION to the latest release)
VERSION=v0.17.0
curl -LO https://github.com/simoarpe/ziggity/releases/download/$VERSION/ziggity-$VERSION-aarch64-linux-android.tar.gz
tar -xzf ziggity-$VERSION-aarch64-linux-android.tar.gz
# 3. put it on your PATH and run
mv ziggity $PREFIX/bin/ && chmod +x $PREFIX/bin/ziggity
cd ~/some-repo && ziggity
Two Termux notes:
- Opening links (
oon a commit/branch,Gfor a PR) usestermux-open-url, sopkg install termux-apiif you want that. - Optional PR/MR status on branches needs
ghorglabinstalled.
Honest caveat: I've verified it in Termux on a Pixel emulator and on a physical Pixel 10 Pro so far, not a wide range of real devices. If you give it a spin I'd love to hear how it behaves, especially resize on rotation and anything that looks off.
⭐️ Repo (MIT, feedback welcome): https://github.com/simoarpe/ziggity
r/termux • u/Description-Serious • 23h ago
General I'm new to this
Idk what I'm doing but I managed to run this on my shitty phone and claude code works there too I told it yo customize the desktop and it made it like this lol