Skip to Content
OpenSlop 1.2 is released 🎉
Terminal UI

Terminal User Interface (TUI)

A Terminal User Interface (TUI) is a way to interact with software directly inside your terminal or command prompt. Unlike traditional graphical apps with windows and buttons, a TUI uses text, colors, and keyboard shortcuts to create a structured layout—much like a traditional app, but running completely within your terminal window.

It gives you the speed and feel of the command line but with the organization of a standard user interface.

How to Interact with the TUI

Using the OpenSlop TUI is very straightforward:

  1. Open your project folder in your terminal.
  2. Run the following command:
openslop

This will launch the TUI directly in your terminal, allowing you to interact with the OpenSlop agent and manage your tasks without leaving your command line.

Video Demonstration

Here is a quick video explaining how the OpenSlop TUI works and how you can interact with it:

Last updated on