mkrg icon indicating copy to clipboard operation
mkrg copied to clipboard

Mackerel graph viewer in terminal

mkrg

CI Status

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). mkrg

Sixel viewer is implemented but does not fit to the terminal width (patches welcolme).

The command has simple graph viewer using Braille. mkrg

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.