Skip to content

Python module to manipulate rich text in full screen mode on linux terminal

License

Notifications You must be signed in to change notification settings

q13975/textscreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textscreen

This is a Python module to make it easier for you to show rich text (color, underscore, etc) in full screen mode on unix/linux x terminal. Here is an example to show a switch's realtime traffic status of its interfaces, where a colorful barchart was seamlessly shown in an x terminal:

netstat.png

It has a logical window module for you to create a or multiple logical window(s) on one x terminal and use every window for different purpose independently.

It also has a textpad module for you to manipulate text content position in a window, so you can easily to move a text in a logical window without worrying about it would show anything beyond a predefined area (logical window) unexpectedly.

About

Python module to manipulate rich text in full screen mode on linux terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages