termui/_docs/index.md
2016-03-09 17:12:59 -05:00

571 B

termui is a cross-platform, easy-to-compile, and fully-customizable terminal dashboard. It aims to provide a terminal front end for your applications with less struggle:

dashboard

cast under osx 10.10; Terminal.app; Menlo Regular 12pt.

This guide describes the essential parts used to build a interface, which includes:

  • Installation & Usage
  • Layout System
  • Event System
  • Theming
  • Components

Quickstart is the way to go for starters and Recipes contains some practical resolutions you might need.