Term - a tui client
Term is an easy to use tui client, which enables the user to create ASCII art windows on:
- Windows 10 PowerShell
- Linux and OSX Terminals
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ PowerShell _ □ x ┃
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃╔Logfile:═════════════════════╗╔PingPong:══════════════════╗┃
┃║Hello, my name is 'Term'. ║║ping (0) ║┃
┃║I am a tui client. ║║pong (0) ║┃
┃╚═════════════════════════════╝║ping (1) ║┃
┃ ╚═══════════════════════════╝┃
┃STDIN:~$ command x y ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
Download from crates.io and read the documentation at doc.rs.
⚠ Warning, using this crate is not recommended yet. The API is highly unstable and the crate is not tested at all.
Usage
# Cargo.toml
[]
= "0.2.1"
Example
use Term;
use Config;
use Source;
use Style;
type ApplicationResult = ;
(Rakino Island - Fowlhouse Bay: 36°43'28.1"S 174°56'34.6"E)