commandpad

command module
v0.0.0-...-f308f89 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2023 License: MIT Imports: 15 Imported by: 0

README

CommandPad

This project allows you to run arbitrary commands from a Novation LaunchPad.

Usage

Adjust config.toml to match the settings required by your Novation LaunchPad. In the "notes" section, add commands to be executed when each pad is pressed. The configuration can be reloaded while the program is running by sending a Ctrl-C interrupt.

Installation

Download the source code to your Go workspace and run the following commands in the working directory.

$ mkdir -p ~/go/src/github.com/keiranrowan
$ cd ~/go/src/github.com/keiranrowan
$ git clone git@github.com:keiranrowan/commandpad.git
$ cd commandpad
$ go get
$ go build
$ go install

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL