Skip to content

ubarsc/tuiview-plugins

Repository files navigation

A collection of TuiView plugins

Note this branch is for TuiView 1.3.x

For TuiView 1.2.x see the qt5 branch.

These plugins extend TuiView functionality. Mainly as an example of how to build plugins, but hopefully do a few useful things also.

This package can be used in 3 different ways:

  1. Clone repo and copy files or set the TUIVIEW_PLUGINS_PATH env var to the location of the individual plugin directions as specified here in the TuiView Plugins Documentation. Useful for development.

  2. Clone repo and run pip install . to install all plugins and use the tuiviewpluginmgr GUI application (below) to: a) determine which plugin(s) you wish to have active and, b) how to set the TUIVIEW_PLUGINS_PATH env var to make this happen for your system.

tuiviewpluginmgr

  1. Clone repo and run pip install . to install all plugins and import the particular one you want into your Python script to use when scripting TuiView.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages