5h15h1r / tourPaper

gnome wallpaper app, which changes the wallpaper everyday using unsplash api , using the provided list of subjects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tourPaper

gnome wallpaper app, which changes the wallpaper everyday using unsplash api , using the provided list of subjects

setup -

  1. python3 init.py (it will show error that list is not created but it fine, we need the folder first)

  2. go to ~/tourpaper/ and create list.txt add your interests one by one on each line

  3. run python3 init.py again, this time it should download the first image and set it as desktop wallpaper

to switch to next wallpaper in list - python3 change.py

everytime you switch , pointer is moved to the next image

you can switch once you reach the end

About

gnome wallpaper app, which changes the wallpaper everyday using unsplash api , using the provided list of subjects


Languages

Language:Python 100.0%