v1.0.0 — First stable release

Your Android.
Headless. Under Control.

A unified TUI dashboard for managing headless Android devices in Termux. One binary, zero dependencies, full control.

Scroll to explore
termnode — bash
TERMNODE v1.0.0

Built for Power Users

Everything you need to manage your Android server, right from your pocket terminal.

📊

Hardware Dashboard

Real-time monitoring of battery health, CPU usage, and thermal states using Termux API. Auto-refreshes every 5 seconds.

F1
⚙️

Daemon Manager

Control SSH, HTTP file servers, and wake-locks with one toggle. Prevent Android from killing your background services.

F2
📡

IoT Bridge

Receive sensor data from ESP32, Arduino, or any HTTP device via webhooks. Persist events to SQLite. View in real-time.

F3
🖧

Zero Dependencies

Single statically-linked Go binary. No Python, no Node, no runtime. wget, chmod, run. Pure Go with no CGO required.

Cross-platform

Up and Running in 30 Seconds

No configuration files, no setup wizards, no dependencies to install.

1

Download

Grab the latest binary from GitHub Releases. One file, one command.

2

Make Executable

Run chmod +x and you're done. No install scripts, no package managers.

3

Run

Launch the TUI dashboard. Your headless Android is now under control.

0
Single Binary
0
Dependencies
0
TUI Screens
0
IoT Webhook Port

Quick Installation

Choose your preferred method to get started.

# Download the latest release wget https://github.com/Mr-Dark-debug/termnode/releases/latest/download/termnode chmod +x termnode ./termnode

Works on any aarch64 Android device with Termux.

# Build from source git clone https://github.com/Mr-Dark-debug/termnode.git cd termnode go build -o termnode . ./termnode

Requires Go 1.22+ and Termux with termux-api package.

go install github.com/Mr-Dark-debug/termnode@latest

Installs to $GOPATH/bin. Make sure it's in your $PATH.

Open Source, Community Driven

TermNode is MIT licensed and built in the open. Contributions welcome.

Contributors

Meet the people building TermNode. Every contribution matters, from code to documentation.

Repository Growth

Tracking stars and engagement on GitHub.

Ready to Take Control?

Turn your old Android into a powerful headless server. One download, zero configuration.