mirror of
https://github.com/pcvolkmer/checkbar.git
synced 2025-07-02 14:22:54 +00:00
Use ANSI Escape sequences to produce a terminal-output if running in terminal
This commit is contained in:
@ -87,11 +87,15 @@ down = "#FF0000"
|
||||
|
||||
The color configuration is optional. If used, all colors must be specified.
|
||||
|
||||
Colors are not available if running in terminal mode.
|
||||
|
||||
=== Execute commands
|
||||
|
||||
You can also specify a command to be executed when a mouse click occurs on a checked host.
|
||||
Use `click_cmd` to specify the command to be executed, e.g.
|
||||
|
||||
This is not available if running in terminal mode.
|
||||
|
||||
----
|
||||
...
|
||||
[[checks]]
|
||||
|
Reference in New Issue
Block a user