Skip to content

Currently Playing Spotify Song As Wallpaper

License

Notifications You must be signed in to change notification settings

newpolygons/Blueberry

Repository files navigation

drawing

Blueberry

Currently Playing Spotify Song As Wallpaper for Gnome and MacOS

Change

python3 terminal.py now runs the application in cli

python3 app.py is now for frontend (not completely implemented yet use terminal.py for now)

Images

1

2

Usage

  1. Clone the repository
  2. Create a virtual env in the main directory of the application. (python3 -m venv env)
  3. Activate the env (source env/bin/activate)
  4. Install requirements (pip3 install -r requirements.txt)
  5. Run the application (python3 terminal.py)

Change modes and display resolution in creds.txt

About

Currently Playing Spotify Song As Wallpaper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published