Skip to content

Instantly share code, notes, and snippets.

View schlameel's full-sized avatar

Schlameel schlameel

  • US
View GitHub Profile
#!/usr/bin/osascript
-- SpotifyPlayPause
-- Copyright 2015 Schlameel
--
-- This program is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
@schlameel
schlameel / SimpleSpotifyPlayPause.scpt
Last active August 29, 2015 14:15
Simple Spotify play/pause Applescript
tell application "Spotify" to playpause