6 actions are availables via 6 files entries.
Clone the repository
git clone https://github.com/Bonome/remoteSqueeze.git
Move to the repo
cd remoteSqueeze
Install dependencies
npm install
Set server parameters in config/config.json.
Execute a command to run an action
node /path/to/remoteSqueeze/playPause.js
node /path/to/remoteSqueeze/next.js
node /path/to/remoteSqueeze/previous.js
node /path/to/remoteSqueeze/mute.js
node /path/to/remoteSqueeze/volUp.js
node /path/to/remoteSqueeze/volDown.js
Set shortcuts on your OS with these commands.