Skip to content
/ uwapp Public

TUI based on urwid library in Python 3 (somehow like the old style Turbo Vision)

Notifications You must be signed in to change notification settings

Erickrus/uwapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

uwapp

Implement a TUI based on urwid library in Python 3 (somehow like the old style Turbo Vision). Basically, launch from terminal e.g. putty.exe, you can access the Menu and Dialog box. This version is currently not fully polished. But it works. Feel free to fork it!

sudo pip3 install urwid
git clone https://github.com/Erickrus/uwapp
cd uwapp
export PYTHONPATH=`pwd`

python3.6 uwapp/app.py

About

TUI based on urwid library in Python 3 (somehow like the old style Turbo Vision)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages