Simple Terminal delivers a full-featured terminal experience directly on embedded Linux hardware — no X11, no Wayland, no desktop environment required.
Built from the ground up for resource-constrained environments without sacrificing developer experience.
/dev/fb0 using the SDL2 library. No GPU drivers, no compositor, no overhead./dev/input/event* and /dev/tty. Works with USB HID keyboards out of the box.Traditional terminal emulators drag in an entire display-server dependency chain. Simple Terminal eliminates all of it — using SDL2 and run on anything with a Linux kernel.
Simple Terminal sits directly between the Linux kernel interfaces and your shell — a thin, performant layer with no unnecessary abstractions.
From industrial controllers to IoT gateways, Simple Terminal runs wherever a standard Linux terminal is needed without the bloat.
Drop Simple Terminal into your Buildroot or Yocto layer and have a terminal running in minutes — on any SDL2-capable Linux target.