Skip to content

pandrews11/box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Box

Build Status

To Login:

user = Box::User.login 'my_email@xyz.com', 'my_password'

To get a list of your stations:

user.stations

To get the names of the next 4 songs for a certain station:

user.stations.first.playlist.map &:song_name

About

A small wrapper for the unofficial Pandora API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages