Skip to content

Drop runnable scripts (non-looping) into a folder, they are given a new thread and ran every x seconds, the output is assimilated one line for each script in the folder and displayed in a pane.

License

Notifications You must be signed in to change notification settings

SealedJoy/tmux-modular-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmux-modular-display

Drop runnable (non-looping) scripts into a folder, they are given a new thread and ran every x seconds, the output is updated one line at a time for each script in the folder and is displayed to user via a pane.

As status_manager.py runs asynchronosly it can update individual scripts in realtime, or as close as the user delay is set on update.

This allows for smooth combinination of output from both scripts that take a long time to generate output and those that are quick.

Requirements:

tmux, python3, pypi package blessed

About

Drop runnable scripts (non-looping) into a folder, they are given a new thread and ran every x seconds, the output is assimilated one line for each script in the folder and displayed in a pane.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published