vty-ui: An interactive terminal user interface library for Vty
An extensible library of user interface widgets for composing and laying out Vty user interfaces. This library provides a collection of widgets for building and composing interactive, event-driven terminal interfaces. This library is intended to make non-trivial user interfaces easy to express and modify without having to worry about terminal size.
Be sure to check out the user manual for the version you're using at: http://jtdaugherty.github.com/vty-ui/
Build with the demos
flag to get a set of demonstration programs
to see some of the things the library can do!
Modules
[Index]
- Graphics
- Vty
- Widgets
- Graphics.Vty.Widgets.Alignment
- Graphics.Vty.Widgets.All
- Graphics.Vty.Widgets.Borders
- Graphics.Vty.Widgets.Box
- Graphics.Vty.Widgets.Button
- Graphics.Vty.Widgets.Centering
- Graphics.Vty.Widgets.CheckBox
- Graphics.Vty.Widgets.Core
- Graphics.Vty.Widgets.Dialog
- Graphics.Vty.Widgets.DirBrowser
- Graphics.Vty.Widgets.Edit
- Graphics.Vty.Widgets.EventLoop
- Graphics.Vty.Widgets.Events
- Graphics.Vty.Widgets.Fills
- Graphics.Vty.Widgets.Fixed
- Graphics.Vty.Widgets.Group
- Graphics.Vty.Widgets.Limits
- Graphics.Vty.Widgets.List
- Graphics.Vty.Widgets.Padding
- Graphics.Vty.Widgets.ProgressBar
- Graphics.Vty.Widgets.Skins
- Graphics.Vty.Widgets.Table
- Graphics.Vty.Widgets.Text
- Graphics.Vty.Widgets.TextClip
- Graphics.Vty.Widgets.TextZipper
- Graphics.Vty.Widgets.Util
- Widgets
- Vty
- Text
- Trans
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
no-tests | Skip build of testing executable | Disabled |
demos | Build demonstration programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- vty-ui-1.9.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.2, 0.3, 0.4, 1.0, 1.0.1, 1.1, 1.2, 1.3, 1.3.1, 1.4, 1.5, 1.5.1, 1.6, 1.6.1, 1.7, 1.7.1, 1.8, 1.9 |
---|---|
Dependencies | array (>=0.3.0.0 && <0.6.0.0), base (>=4 && <5), bytestring (>=0.9 && <1.0), containers (>=0.2 && <0.6), data-default (>=0.5.3), directory (>=1.0 && <1.3), filepath (>=1.1 && <1.5), mtl (>=2.0 && <2.3), QuickCheck (>=2.4 && <2.8), random (>=1.0), regex-base (>=0.93 && <0.94), stm (>=2.1 && <2.5), text (>=0.11), time (>=1.5), unix (>=2.4 && <2.8), vector (>=0.9), vty (>=5.1.0), vty-ui [details] |
License | BSD-3-Clause |
Author | Jonathan Daugherty <cygnus@foobox.com> |
Maintainer | Jonathan Daugherty <cygnus@foobox.com> |
Category | User Interfaces |
Home page | http://jtdaugherty.github.com/vty-ui/ |
Source repo | head: git clone git://github.com/jtdaugherty/vty-ui.git |
Uploaded | by JonathanDaugherty at 2015-04-11T19:03:47Z |
Distributions | |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Executables | vty-ui-edit-demo, vty-ui-dialog-demo, vty-ui-phoneinput-demo, vty-ui-dirbrowser-demo, vty-ui-complex-demo, vty-ui-progressbar-demo, vty-ui-list-demo, vty-ui-collection-demo, vty-ui-tests |
Downloads | 14887 total (41 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-04-11 [all 1 reports] |