Skip to content

A framework for terminal text box functionality used for chat applications, general text flow applications and more...

License

Notifications You must be signed in to change notification settings

alexemanuelol/terminal-text-boxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal-text-boxes

A framework for terminal text box functionality used for chat applications, general text flow applications and more...

Setup

To clone the repository:

$ git clone https://github.com/alexemanuelol/terminal-text-boxes.git

Install the required packages:

$ cd terminal-text-boxes
$ pip install -r requirements.txt

Example Usage

Click here to view a test application (loopback.py) of the framework. A simple application that creates a setup with two boxes. Whenever you press enter, the text will loopback to the left-most box.

An image of the loopback test application

Documentation

For more information about the different functions and structures, click here.

About

A framework for terminal text box functionality used for chat applications, general text flow applications and more...

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages