Skip to content

Raycast Script command to browse Discogs from the currently playing album

Notifications You must be signed in to change notification settings

urre/raycast-discogs-lastfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raycast Script command to browse Discogs from the currently playing album

Blog Post →

Prerequisites

  • Raycast
  • jq. Install brew install jq

Install

  1. Raycast → Create script command. Locate this script
  2. Create an .env file in the root of the folder with your LastFM credentials
DISCOGS_API_KEY="XXX"
DISCOGS_USER="XXX"
  1. Start using!

About

Raycast Script command to browse Discogs from the currently playing album

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages