# Packages
An example of the gowid asciigraph widget which relies upon the asciigraph package at github.com/guptarohit/asciigraph.
A simple gowid directory browser.
A poor-man's editor using gowid widgets - shows dialog, edit and vscroll.
A port of urwid's fib.py example using gowid widgets.
A port of urwid's graph.py example using gowid widgets.
A port of urwid's "Hello World" example from the tutorial, using gowid widgets.
A demonstration of gowid's menu, list and overlay widgets.
A demonstration of gowid's overlay and fill widgets.
A demonstration of gowid's overlay, fill, asciigraph and radio widgets.
A demonstration of gowid's overlay and fill widgets.
A port of urwid's palette_test.py example using gowid widgets.
A demonstration of gowid's table widget.
A very poor-man's tmux written using gowid's terminal widget.
A demonstration of gowid's tree widget.
The first example from the gowid tutorial.
The second example from the gowid tutorial.
The third example from the gowid tutorial.
The fourth example from the gowid tutorial.
The fifth example from the gowid tutorial.
The sixth example from the gowid tutorial.
A gowid test app which exercises the pile, button, edit and progress widgets.
A gowid test app which exercises the columns, checkbox, edit and styled widgets.
A gowid test app which exercises the button, grid, progress and radio widgets.
A gowid test app which exercises the columns, list and framed widgets.
A gowid test app which exercises the edit and vpadding widgets.
A gowid test app which exercises the list, edit, columns and styled widgets.
A gowid test app which exercises the list, edit and framed widgets.
A gowid test app which exercises the checkbox, columns and hpadding widgets.
# Functions
No description provided by the author
RedirectLogger sets the global logger to write to a file in append mode, the filename specified by the argument to the function.