Skip to content

Simple python command line program that sets you desktop wallpaper.

Notifications You must be signed in to change notification settings

imranpollob/linux-wallpaper-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

linux-wallpaper-changer

Simple python command line program that sets you desktop wallpaper.

For the first time install pip3 (skip if you already have pip3)

sudo apt-get install python3-pip

Next, install 'requests' package if don't have

pip3 install requests

Simply run wallaper.py using python

python3 wallpaper.py
  • Currently working on Ubuntu, have issues with Mint

About

Simple python command line program that sets you desktop wallpaper.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages