Skip to content

Repository files navigation

xtui

A terminal-based Android launcher. It replaces your home screen with a command-line interface: type commands to launch apps, manage files, and control your device.

Features

  • Full terminal home screen
  • App launching by name
  • Built-in file manager
  • Theme presets and custom themes
  • Notification reader and quick reply
  • Notes system
  • Status lines (time, battery, RAM, storage, network)
  • Custom header and configurable UI
  • Shortcut suggestions

Documentation

Building from Source

Prerequisites:

  • JDK 17+
  • Android SDK with build-tools for API 35

Debug build:

chmod +x gradlew
./gradlew assembleFdroidDebug

Output: app/build/outputs/apk/fdroid/debug/app-fdroid-debug.apk

Install via ADB:

adb install -r app/build/outputs/apk/fdroid/debug/app-fdroid-debug.apk

See docs/BUILDING.md for details.

License

This project is licensed under the MIT License.

About

xtui — terminal-based Android launcher

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages