Skip to content

purplesyringa/clirender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI render

clirender is a Python library for rendering GUI in command line. This is not a library for rendering windows but for rendering full-screen applications.

Installation

Using pip: pip install clirender.

Using git: git clone https://github.com/imachug/clirender.

Usage

See wiki