textual-todo icon indicating copy to clipboard operation
textual-todo copied to clipboard

A simple TODO app built with Textual.

Textual TODO App

A simple TODO app built with Textual in Python. Mostly for demonstration and educational purposes. See the related tutorial here.

Installation

Install with pip:

python -m pip install textual-todo

To run:

todo

Build it yourself – tutorial

Read the tutorial here!

GIF demo