Skip to content

goingforbrooke/spotty_bagel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotty Bagel

Open the song playing on BAGeL Radio in Spotify.

Requirements

  • MacOS
  • Python
  • python requests

Installation

  1. Add main.py to PATH.

Ensure that ~/bin exists.

mkdir -p ~/bin

Ensure that ~/bin's on your PATH.

echo $PATH | grep bin

Create a symbolic link to spotty_bagel/main.py in ~/bin.

ln -s spotty_bagel/main.py ~/bin/main.py

Or use my application Binify to do it for you.

  1. Get a developer client ID and secret for Spotify with these instructions

  2. (Optional) Add BAGeL Radio to VLC Media Player with

Usage

Run spotty_bagel in your terminal when there's a song on that you like and it'll open (and start playing) in Spotify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages