Giter Site home page Giter Site logo

albumartwallpaper's Introduction

AlbumArtWallpaper

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

Usage:

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

Then python3 AlbumArtWallpaper.py

Requirement:

Needs Spotipy

Limitations:

Works for a linux system running gnome 3+, however, the code can be changed accordingly.

By modifying os.system("gsettings set org.gnome.desktop.background picture-uri " + link) in the script.

albumartwallpaper's People

Contributors

gvc14 avatar

Stargazers

 avatar Mubashir Rehman avatar Adam Wagner avatar  avatar  avatar Prashanth Kandhuri avatar Hamit Özdemir avatar John Safrit avatar Tomer Aberbach avatar Carlos Carvallo avatar wally avatar  avatar Paul Schaefer avatar Etem Hyusnev avatar Kai Charlton avatar Albert Alises avatar Shalitha Suranga avatar

Forkers

willraphaelson

albumartwallpaper's Issues

gsettings should work with urls?

For what I see, the script didn't work for me... it's putting the default Ubuntu wallpaper, I tried to put a local image uri example: 'file:///home/user/Pictures/some.jpg' and its working fine, I have tested with urls but didn't work.
The solution could be, download the image temporaly and then set it with gsettings.

Support for other Desktop Environments / OS

Hello mate, nice project here,
I was trying to use it, however I am currently on KDE, so even while the command ran without error, it was not a successful background image change. May I suggest a more robust approach in which either the user can decide if they want to run for a specific DE, or auto detect as well with the OS combination.

Cheers!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.