Awesome
mkrg
Mackerel graph viewer in terminal
Screenshots
On iTerm2, export MKRG_VIEWER=iTerm2
to get the graphical viewer (exporting the environment variable is required when you're using ssh).
Sixel viewer is implemented but does not fit to the terminal width (patches welcolme).
The command has simple graph viewer using Braille.
Installation
Homebrew
brew install itchyny/tap/mkrg
Build from source
go install github.com/itchyny/mkrg/cmd/mkrg@latest
Bug Tracker
Report bug at Issuesă»itchyny/mkrg - GitHub.
Author
itchyny (https://github.com/itchyny)
License
This software is released under the MIT License, see LICENSE.