Go to file
Ray Elliott 4a4d9b58da move guage label to left 2021-05-31 19:45:18 +01:00
.github Update FUNDING.yml 2021-01-04 13:17:44 -08:00
asset allow no-sound mode in case of audio player creation error 2019-08-03 17:54:41 -04:00
component move guage label to left 2021-05-31 19:45:18 +01:00
config add option to remove gauge borders 2021-05-31 17:39:35 +01:00
console 1.1.0 2019-12-24 13:24:01 -05:00
data Fix ticker rate issue 2019-12-21 21:59:05 -05:00
event stop all samplers on pause 2019-06-07 01:39:11 -04:00
.gitignore added gitignore 2019-01-24 23:11:26 -05:00
.travis.yml Update .travis.yml 2019-05-20 22:18:57 -04:00
Dockerfile Adding Dockerfile 🐳 2020-11-20 09:31:55 -07:00
LICENSE.md Update formatting 2019-09-19 20:06:47 -04:00
README.md update readme 2021-05-31 18:55:01 +01:00
example.yml example yml changes to reflect README 2019-07-25 23:36:34 -04:00
go.mod fixed an issue with first run license validation, tests added 2019-08-05 21:39:52 -04:00
go.sum fix user home directory for linux to work on both ubuntu and centos, without loosing cross-compilation support 2019-08-04 00:24:05 -04:00
main.go Remove all backend interaction 2019-12-21 21:05:01 -05:00

README.md

Sampler. Visualization for any shell command.

Sampler is a tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.

This fork provides

  • the option of removing borders around gauges (as with the Textbox and Asciibox components),
  • the placement of a gauge's title within its label,
  • removal of the status bar.