Freetouchdeck
Update
Logo
- max 75px size
- Online Converter (for BMP format)
- https://github.com/DustinWatts/FreeTouchDeck/wiki/6:-Creating-a-logo
Helper
Runs shell commands and enables application following
Commands
- Open website:
open URL
- Spotify
- play/pause:
osascript -e 'tell application "Spotify" to playpause'
- skip:
osascript -e 'tell application "Spotify" to next'
- play/pause: