vty-ui: An interactive terminal user interface library for Vty

[ bsd3, deprecated, library, user-interfaces ] [ Propose Tags ]
Deprecated in favor of brick

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 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://codevine.org/vty-ui/

Build with the demos flag to get a set of demonstration programs to see some of the things the library can do!

Flags

Automatic Flags
NameDescriptionDefault
testing

Build for testing

Disabled
demos

Build demonstration programs

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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.4), base (>=4 && <5), bytestring (>=0.9 && <1.0), containers (>=0.2 && <0.5), directory (>=1.0 && <1.2), filepath (>=1.1 && <1.3), mtl (>=2.0 && <2.1), old-locale (>=1.0 && <1.1), QuickCheck (>=2.4 && <2.5), regex-base (>=0.93 && <0.94), stm (>=2.1 && <2.3), time (>=1.1 && <1.3), unix (>=2.4 && <2.6), vty (>=4.6 && <4.8) [details]
License BSD-3-Clause
Author Jonathan Daugherty <jtd@galois.com>
Maintainer Jonathan Daugherty <jtd@galois.com>
Category User Interfaces
Home page http://codevine.org/vty-ui/
Source repo head: git clone git://github.com/jtdaugherty/vty-ui.git
Uploaded by JonathanDaugherty at 2012-01-07T21:49:08Z
Distributions
Reverse Dependencies 5 direct, 0 indirect [details]
Executables vty-ui-dialog-demo, vty-ui-phoneinput-demo, vty-ui-dirbrowser-demo, vty-ui-complex-demo, vty-ui-list-demo, vty-ui-tests
Downloads 14635 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]