Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 344 Bytes

Maschine Helper

A macOS LaunchAgent that start NI maschine software when switching on your controler

Instalation

git clone https://github.com/Trauma/maschine-helper.git
cd maschine-helper
cp org.maschine.helper.plist ~/Library/LaunchAgents
cp maschinehelper.sh /usr/local/bin
chmod +x /usr/local/bin/maschinehelper.sh
reboot