~/.eth0/ 

This is my code. There is a lot like it, but this is mine.

twix - Text Widget Interface eXtensions

A collection of widgets built on top of urwid

NOTE: This is very much a work in progress.

This Python library provides a set of ready-made widgets built on top of urwid, as well as default behaviors and settings to build text-mode interfaces more easily.

Using the provided widgets you can create a simple application consisting of stacks of modal windows, with a main menu. Of course you can still make full use of all the features in urwid, this is only a simple layer over it.

View repository
Notice that, even though the link URL redirects to a Git repository hosting service, you can actually use it as the repo URL:
git clone https://src.dot-eth0.sh/projects/twix

View license file