Skip to content

picks a random album to listen to from your discogs collection

License

Notifications You must be signed in to change notification settings

alexcannan/discpick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discpick

This is a simple CLI tool to pick a random album from your discogs collection.

Setup

python3 -m pip install -r requirements.txt
export DISCOGS_USER_TOKEN="your_user_token"

Note: to generate a discogs user token, go to https://www.discogs.com/settings/developers.

Usage

python3 discpick.py $username

image

Note

Right now the color palette is quite limited, I'd like to include a wider range soon. In the meantime, I suggest squinting.

About

picks a random album to listen to from your discogs collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages