Skip to content
/ mkrg Public

Mackerel graph viewer in terminal

License

Notifications You must be signed in to change notification settings

itchyny/mkrg

Repository files navigation

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.