README
¶
Graphical User Interface
An xbar plugin is available which provides a graphical interface for visualizing and switching between Temporal contexts on macOS.

Installation
Note: This process may be streamlined by contributing the plugin to https://github.com/matryer/xbar-plugins in the future.
- Install xbar: https://github.com/matryer/xbar#install
- Copy
tctx.1m.sh
into your xbar plugins directory:cp ./internal/xbar/tctx.1m.sh $HOME/Library/Application\ Support/xbar/plugins/tctx.1m.sh
- Reload xbar
Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ShowClusterFlag = cli.BoolFlag{ Name: "show-cluster", Usage: "display Temporal cluster name in menu bar", EnvVars: []string{"SHOW_CLUSTER"}, } ShowNamespaceFlag = cli.BoolFlag{ Name: "show-namespace", Usage: "display Temporal namespace in menu bar", EnvVars: []string{"SHOW_NAMESPACE"}, } )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.