Skip to content

A collection of scripts for easily setting your background to the album covers of your liked songs. Mainly intended for use with swww

License

Notifications You must be signed in to change notification settings

DOD-101/WallTune

Repository files navigation

WallTune

Code style: black linting: pylint

Version: 1.0.0

Features

  • Gets your most recent Spotify liked songs' Images

  • Get the average color of an image to use as a fill color

  • Auto-Sort the images based on color

  • Simple to use && highly modular

Usage

  1. Create a Spotify APP

  2. Create a .env in Spotify_api as such:

SPOTIPY_CLIENT_ID=<your_client_id>
SPOTIPY_CLIENT_SECRET=<your_client_secret>
SPOTIPY_REDIRECT_URI=<your_redirect>
  1. Run ./spotify_api/main.py

Dependencies

See requirements.txt

Contributors

  • Main Dev: David Thievon

Thanks to everyone who developed any of the dependencies and special thanks to the devs at Spotify for their great API.

About

A collection of scripts for easily setting your background to the album covers of your liked songs. Mainly intended for use with swww

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages