SkillAgentSearch skills...

AlbumPaper

An app for Windows that will change your desktop wallpaper to the album art of the song you are listening to.

Install / Use

/learn @jac0b-w/AlbumPaper

README

AlbumPaper

This is a system tray app for windows that will change your desktop wallpaper based on the track you are listening to. Works with Spotify or Last.fm. An internet connection is required.

Download

https://github.com/user-attachments/assets/6303379c-3f87-4fa4-b0a6-f9d50cd9bb4a

Buy me a coffee

<img src = "https://i.giphy.com/media/TDQOtnWgsBx99cNoyH/giphy.webp" height="65px">

Getting Started

Download installer (windows)

There is a short initial setup:

  1. Start the app (This takes a while ~15s). A music note icon will appear in the system tray and a window will open prompting you to select your service (Spotify or Last.fm) and enter your API keys
  2. Press 'Save' and start the app again.
    • If you are using the Spotify your browser will open prompting you to login to your Spotify account.
    • If the page shows INVALID_CLIENT: Invalid redirect URI you should try quitting AlbumPaper by right clicking the tray icon and then start AlbumPaper again.
  3. Start playing music and your desktop wallpaper will change, you can click the icon in the system tray for more options.
    • For some people this doesn't always work first time. Here are some troubleshooting tips you can try:
      • Quit the app and open it again
      • Restart your pc
      • Failing that please create an issue

If you are running from source you will also need to (this is not required if you are using the installer):

  • Install the dependencies pip install -r requirements.txt
  • Developers should copy the services.ini file and rename it to services-dev.ini and run python albumpaper.py. This prevents accidental publishing of API keys.

Getting your API Keys

This section has been moved to the wiki

Contributing

Any contributions are welcomed. Please ask questions and make suggestions in discussions and create an issue if you've encountered a problem.

System Usage

Very low CPU and network usage until a new image is generated (song is skipped)

CPU Usage spikes: ~3% Art/Wallpaper background, ~20-25% Gradient/Solid background

Network Usage spikes: <1mbps

Examples

<img src = readme_images/eg.jpg>

View on GitHub
GitHub Stars185
CategoryContent
Updated28d ago
Forks6

Languages

Python

Security Score

100/100

Audited on Feb 23, 2026

No findings