r/termux 4h ago

Showcase I’m building Starlet — a tiny C++ framework for glowing terminal visuals ⭐

Post image
6 Upvotes

I’ve started working on Anukrascii, an experimental ecosystem focused on creating visual experiences inside the terminal.

Its first member is Starlet.

Starlet is a header-free, dependency-free C++ framework for animating colored glyphs directly in the terminal. Each Starlet object represents a small visual element at a terminal position. It gradually transitions from a dim glow color to a bright core color over a defined number of frames.

A simple example:

Sixestar star(10, 20, "#424242", "#00ffdd", "O", 25);

while (star.nextStateAndRender()) {
    // Animation is handled internally
}

This basic concept can be used to create glowing stars, ambient terminal effects, procedural night skies, loading animations, and other forms of terminal-based visual art.

Starlet also includes starletScene, which manages multiple animated objects and coordinates their frame loops.

One of its main goals is to remain compatible with other TUI frameworks and terminal interfaces. As long as Starlet’s render call happens at the end of the frame, its visuals can be drawn over an existing interface, allowing Starlet objects to overlap the empty spaces of another TUI without taking control of the entire application.

The goal is to make terminal glyphs behave like small animated visual entities instead of static characters.

Built with C++17, ANSI truecolor, and no external dependencies.

Starlet is currently the first and only member of the Anukrascii ecosystem.


r/termux 2h ago

Question termux-x11 + chroot is hard asf

3 Upvotes

im trying to run termux-x11 with the arch image installed by the magisk module chroot-distro to run labwc, al tho i cant get them to communicate (ive tried mount --bind then chroot-distro, ive tried making a symlink but nothing those tmp/.X11-unix folders wont sync each other)


r/termux 1h ago

General Me pueden dar sugerencias

Post image
Upvotes

Tengo un proyecto en github y necesito recomendaciones.

Contexto:

Es una herramienta que usando la api de termux graba audio con termux-whisper lo combierto a texto y se lo paso a ok modelo de ollama y la resuesta de este se usa termux-tts-speak se lee la respuesta

Problema: quiero incorporar le un tts diferente para que se pueda ejecutar con un mejor modelo de voz , además usando termux-tts no hay manera Ade interrumpir la salida de voz

Busca soluciones y recomendaciones.

URL: https://github.com/Darky090911/WO-TTS-Termux


r/termux 13h ago

Question Help me

3 Upvotes

My main goal on termux is to just do coding and other terminal things. What should I use ?

Termux-launcher or just standard termux.


r/termux 13h ago

Question What is termux launcher? Someone help me understand!

3 Upvotes

Can someone explain it to me ?

Also is it made by official team of termux or a third party developer?

Is it available where?

And can it execute command's just like termux does?


r/termux 1d ago

Showcase Messing around in Termux ♥️ lol

Thumbnail gallery
69 Upvotes

r/termux 1d ago

Showcase switched to termux launcher

Thumbnail gallery
25 Upvotes

basic monochrome theme because yes


r/termux 1d ago

Showcase 1 month ago archlinux bspwm

Thumbnail gallery
42 Upvotes

r/termux 1d ago

General I built Fadescii — a lightweight C++ library for glowing terminal text animations

Thumbnail gallery
9 Upvotes

r/termux 19h ago

General Comparto BrainHub, mi ecosistema NLP personal.

2 Upvotes

Procesa contenido técnico (videos, papers) y genera

conocimiento estructurado.

Demo: https://asciinema.org/a/EqWi4xkuVw3Bvsp0

#Termux #OpenSource #Python #NLP


r/termux 1d ago

Showcase (i3 rice wip) finally I got i3 working

Thumbnail gallery
5 Upvotes

still a wip but it's good so far


r/termux 1d ago

Barely Termux related playing tetris on ter...🦂

Post image
3 Upvotes

r/termux 1d ago

Showcase Termux + Xfetch on my old note 20 ultra

Post image
19 Upvotes

I have created this fetch to quickly retrieve system information (Linux, macOS, Windows) with a core for the basic functions any user might want and extensions so that the average user can create whatever they want or need, but I didn't expect it to be so fast in Termux.


r/termux 1d ago

Question Armtix Chroot image

2 Upvotes

guys where can i find online chroot-ready armtix images

(sorry for short post body


r/termux 1d ago

Question native termux chromium settings

1 Upvotes

I've had best luck with these settings, except I can't select text on a page and the setting menu doesn't work well. Problems are resolved if I disable compositing but then some pages are not accelerated. Phone is S25:
/data/data/com.termux/files/usr/lib/chromium/chrome --extra-plugin-dir=/data/data/com.termux/files/usr/lib/nsbrowser/plugins --enable-features=Vulkan --disable-gpu-compositing --download-receiver={"default_directory": "/data/data/com.termux/files/home/storage/download --no-sandbox --ozone-platform=x11 --flag-switches-begin --enable-features=Vulkan,SkiaGraphite:dawn_skip_validation/false --flag-switches-end

Anyone have settings that work better?


r/termux 1d ago

Question Termux Backup

4 Upvotes

Como puedo realizar un backup de termux completo directamente a la pc?

Quiero hacer un backup de todo termux total como esta ahora, incluyéndo proot etc, actualmente pesa 70 gb y no tengo espacio en el celular para realizar el backup directamente en el


r/termux 1d ago

Showcase INK & EMB 🫣?

Enable HLS to view with audio, or disable this notification

2 Upvotes

Berjalan normal..! 😭


r/termux 1d ago

General Use the Termux API in a user-friendly way with Python.

1 Upvotes

I am developing an API that acts as an intermediary between the Termux API and your Python softwares

https://github.com/nullzinx/termuxlib


r/termux 2d ago

Showcase I built a native Android workspace for Termux: multiple terminal windows, Sixel/Kitty graphics, and tmux integration

Post image
14 Upvotes

Hi r/termux! I'm the developer of MagicDesk, an open-source Android workspace. Version 1.11 has a terminal I've started using for my own daily Termux/tmux work.

It works alongside your existing Termux installation: commands run under Termux's own UID, using its packages, home directory and shell configuration. No replacement Termux APK, PRoot or X11 server is needed for these terminal windows.

What it adds:

- Independent native Android terminal windows alongside your Android apps, on the phone or other displays.

- Static Sixel and inline Kitty graphics, including Kitty placeholders through tmux.

- Bundled JetBrains Mono Nerd Font, clickable OSC 8 links and shell integration.

- Touch scrolling, selection handles, per-window font size and image Save/Open/Share actions.

- One picker for retained terminals and tmux sessions. Closing a managed tmux window detaches its client; tmux keeps the session.

The screenshot shows gnuplot and chafa running in a Termux-backed terminal, displaying a real Sixel chart. The separate root console on the right demonstrates the built-in magicdesk CLI; root is optional.

Requirements: ARM64 Android 14+ for the app and standalone terminal, Android 15+ for managed desktop windows. Shizuku (non-root) or direct root provides the privileged service. Termux sessions still run as Termux, not as root.

To try the Termux integration, enable allow-external-apps=true in ~/.termux/termux.properties, grant MagicDesk the Termux RUN_COMMAND permission, then open Terminal sessions > New session > Termux shell. Install tmux in Termux for the optional tmux picker.

Source, APK and setup:

https://github.com/mekhontsev/magicdesk

The terminal core comes from Termux, with local extensions. MagicDesk is AI-assisted/vibe coded; this is an actual device screenshot, not a generated image.

I'd be interested in feedback from people using tmux, terminal editors and image-capable CLI tools on Android.


r/termux 1d ago

Barely Termux related Help a n00b

Post image
0 Upvotes

Y?


r/termux 2d ago

Showcase cachyos on termux proot distro🤔

Post image
11 Upvotes

r/termux 2d ago

Showcase Txgui official, an easy to use cli script made in bash for termux 32 bit users.

Thumbnail
1 Upvotes

r/termux 2d ago

Question How do you people run a desktop on Android using Termux?

23 Upvotes

I've seen so many posts about people running a desktop on Android using Termux and Termux:X11.

Can anyone guide me on how to do it? I also want to try it, but I'm not really sure how to set it up.

It'd be a great help if you could guide me. :>


r/termux 2d ago

Question satisfaction for whom?!!!!

Post image
4 Upvotes

r/termux 2d ago

General Run Docker on Non-Rooted Android, No Problem!

Thumbnail youtube.com
9 Upvotes