Skip to content

Simple python script to change your desktop background by album arts of currently playing song on Spotify

Notifications You must be signed in to change notification settings

WillRaphaelson/AlbumArtWallpaper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlbumArtWallpaper

Set album art of currently playing song on spotify as your Desktop Wallpaper.

Installation:

Clone the repo, and pip install -r requirements.txt

Usage:

First open a developer aaccount on Spotify. Create a new project, then get client-id and secret to add to a config.py file. In settings menu of your project add a redirect-uri (http://localhost/callback can also be used).

Then python3 AlbumArtWallpaper.py

Limitations:

Works for a linux and Mac, need to add support for Windows.

About

Simple python script to change your desktop background by album arts of currently playing song on Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.4%
  • Shell 2.6%