Skip to main content

GUI window to easily run your own frequently used commands

Project description

GUI window to easily run your own frequently used commands

Installation

Install from pypi using pip:

pip install command-center

Usage

Simply run pcc in the terminal:

$ pcc

Options

Columns

You can change the number of columns that command center will display by including a --col=N argument.:

$ pcc --col=4

Extra Commands

You can include additional commands for only the next execution by including key value pair arguments such as key=value. Note that unless your key and value do not include spacing you will need to double quote the argument.:

$ pcc "pytest abc=pytest a/b/c.py -x"

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

command-center-0.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

command_center-0.0.2-py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 3

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