Skip to main content

Command line menu and helper utility

Project description

comenu

comenu is a simple menu for execute any command in terminal.

Forked from https://github.com/mmeyer724/sshmenu

Quick Setup

macOS

brew install https://raw.githubusercontent.com/dmirubtsov/comenu/master/comenu.rb
comenu

Linux

pip3 install --user comenu
comenu

Development

git clone https://github.com/dmirubtsov/comenu.git
cd comenu
pip3 install -r requirements.txt
python3 -m comenu

Configuration

On first run an example configuration file will be created for you, along with the path. For reference, I’ve added this information here as well.

OS X

nano ~/Library/Application\ Support/comenu/config.json

Linux

nano ~/.config/comenu/config.json

Default contents

{
    "targets": [{
            "command": "ssh root@desktop",
            "name": "Desktop",
            "friendly": "Connect to desktop by ssh"
    }]
}

Todo

  • Submenus

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

comenu-1.1.tar.gz (6.1 kB view details)

Uploaded Source

File details

Details for the file comenu-1.1.tar.gz.

File metadata

  • Download URL: comenu-1.1.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for comenu-1.1.tar.gz
Algorithm Hash digest
SHA256 cdab7eb77670507ec709956f59f3502248cf309c656095a952e378f00b70ccaf
MD5 d7656fa08cb04b7c089de32ce17a50cd
BLAKE2b-256 35bc9f07d9d9a920b3cc9cf868471ea0fbe4293ab02907e96262eca0ef35a877

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page