Re:T-UI
A terminal-styled home screen for people who want Android to feel like a small workstation: launch apps by typing, keep modules docked, script with Lua and Termux, and tune the interface from readable docs instead of hunting through hidden menus.
Choose the file that matches what you are trying to do.
The homepage is the docs file browser. If you already know the command, jump to a reference. If you are evaluating the launcher, start with screenshots and product sections.
Learn the command-first basics, opening settings, and using help without blocking the terminal.
Hide noisy apps, restore hidden apps, inspect packages, and build app drawer groups.
Use dock panels, native modules, Termux modules, and Lua modules that feel built into the launcher.
Work from wallpaper auto-color, save presets, browse marketplace looks, or submit a setup.
The launcher is the terminal, the dashboard, and the control surface.
These are real app screens from the current site assets. The point is not just retro styling; it is keeping daily phone operations inspectable and fast.
help turns the launcher into its own quick manual.
Documentation by job, not by folder structure.
The public site links polished HTML guides where they exist and repo wiki pages for deeper reference. The command pages remain command-first so they match how the launcher is actually used.
Base command vocabulary, launcher habits, and command categories.
Open the drawer, hide apps, restore apps, set default app slots, and maintain app groups.
Use native modules, Termux modules, Lua modules, suggestion chips, and Lua config surfaces.
Use the settings hub, editable XML files, wallpaper auto-color, presets, and shareable looks.
Route scripts through Termux and keep automation narrow, explicit, and inspectable.
Small command vocabulary, large surface area.
These commands are linked as wiki entry points rather than isolated examples.
List commands and open focused help for a command.
Run a non-blocking walkthrough through terminal output and suggestions.
Open the terminal-style settings hub.
Open the Apps command guide.
Open the app drawer or list visible apps.
Inspect native and custom modules.
Show or hide the module dock without opening settings.
Create a launcher-native Lua module.
Print the Termux dispatch checklist.
Opt in to the advanced tmux workspace toolbar entry.
Derive a theme palette from wallpaper.
Save a stable theme snapshot.
Open Android notification access setup.
Choose the install path that matches your comfort level.
The Play Store build is the simplest supported install and update path. GitHub releases remain available for users who prefer direct APK installation or cannot use Play Store.
Play Store
Best for normal installs, automatic updates, and supporting continued development.
open PLAY_STORE_URLGitHub APK
Direct download for testers, power users, and anyone who wants the free APK channel.
curl -LO app-github-release.apkRelease boundary: Play Store and GitHub artifacts are separate. Use the Play Store channel for the easiest consumer path, and GitHub when you intentionally want direct release assets.
Browse module surfaces before opening implementation docs.
The module market collects built-in panels, Lua module recipes, Termux module recipes, and the safety boundary for installing shared module logic.
Browse modules
Start here when you want a module idea, install path, or source boundary instead of a full walkthrough.
open module-market.htmlBuild a module
Use the guide when you need exact commands for dock behavior, Lua controls, or Termux-backed script output.
open modules.htmlBrowse, create, and share terminal looks.
Presets are the bridge between product showcase and user documentation: they show what the launcher can look like and teach the exact flow for sharing a setup.
Browse presets
Open the preset market to inspect approved screenshots, compatibility notes, and downloads.
open preset-market.htmlCreate ASCII wallpaper
Use ASCII Lab to turn a source image into terminal-style text, PNG, or SVG output.
open ascii.htmlOpen development, practical reports.
Useful feedback includes the command used, visible output, Android version, build channel, and whether the issue affects Play Store, GitHub, or a local debug install.
- Source: GitHub repository for code and releases.
- Chat: Discord server for community discussion.
- Community: Reddit for launcher posts and shared setups.
- Email: DvilSpawn@gmail.com for direct feedback.
- Issues: GitHub issues for reproducible bugs.
- Privacy: Permission and data behavior for app review and user trust.
- Files: Re:T-UI Files owns file navigation; the launcher remains the command desk.
$ help $ apps -tutorial $ module -ls $ module -new lua focus $ termux -setup $ debug -settings $ refresh