Skip to content

💽 Pinnable Dynamic Gist showing your Spotify now-playing album

Notifications You must be signed in to change notification settings

reubenbf/nowplay-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NowPlay-Box

💿 Pinnable Dynamic Gist showing your Spotify now-playing as a Widget!

📌✨ For more pinned-gist projects like this one, check out: https://github.com/matchai/awesome-pinned-gists

Project hugely inspired by https://github.com/RangerDigital/neko-box


License: GPL v3

NowPlay-Box is a simple GitHub Action built to make dynamic Gist displaying the album you're now-playing on Spotify .

Usage

To start, you need to prepare some things:


After getting this done:

  • Fork this repository.

  • Go to your fork's Settings > Secrets page add the following secrets:

    • SPOTIPY_USER_ID - Spotify Username
    • SPOTIPY_CLIENT_ID - Spotify client ID taken from Spotify API
    • SPOTIPY_CLIENT_SECRET - Spotify client secret taken from Spotify API
    • SPOTIPY_REDIRECT_URI - Callback URL for OAuth
    • GH_TOKEN - The access token you saved earlier.
    • GIST_ID - The ID of your newly created public Gist.

    It will look like this:
    https://gist.github.com/<username>/<hugecode>.


That's It!
Now every 10 minutes schedule.yml workflow will update your Gist


Sample showcase


📃 License

This project is licensed under GPL-3.0 .

About

💽 Pinnable Dynamic Gist showing your Spotify now-playing album

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published