Categorygithub.com/qmu/mcc
modulepackage
0.9.6
Repository: https://github.com/qmu/mcc.git
Documentation: pkg.go.dev

# README

mcc

GitHub release

mcc is a terminal dashboard easily configured by yaml.

Install

Availabe on Mac and Linux. Fetch the latest release for your platform.

macOS

brew install qmu/mcc/mcc

// Upgrade
brew upgrade mcc

Linux

sudo wget https://github.com/qmu/mcc/releases/download/v0.9.1/linux_amd64_mcc -O /usr/local/bin/mcc
sudo chmod +x /usr/local/bin/mcc

Usage

# if ./mcc.yml exists, just,
mcc

# or with the path
mcc -c path/to/mcc.yml

Config

See the _examples

Key Bindings

KeyBindingDescription
Ctrl + j,k,h,lSwitch widgets
j, k, ↑, ↓Move cursor in the active widget
Ctrl + j,kJump cursor in the active widget
gg, GJump cursor top(bottom) in the active widget
Enter(in the Menu widget) Execute a command
Ctrl-c, qquit

License

MIT License

Copyright (c) qmu Co., Inc.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author