Proof of concept to explore media keys for twolfson/google-music-electron#31
To use this gist, perform the following steps:
# Clone the repository
git clone https://gist.github.com/0c6b8062c712ddabf882.git gist-electron-media-keys
cd gist-electron-media-keys
# Install our dependencies
npm install
# Start our electron app
npm start