Skip to content

Python project to automate wallpaper retrieval from multiple online sources and applying them

License

Notifications You must be signed in to change notification settings

joergneulist/wallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallpaper

Python project to automate wallpaper retrieval from multiple online sources and applying them.

Basic structure

wallpaper.py is the central executable (there is no module setup yet). get, modify, apply are subdirectories where individual plugins can be located. These should be extending the wpPlugin class, defining a class of exactly the same name as the python file basename (i.e. class bing in bing.py).

About

Python project to automate wallpaper retrieval from multiple online sources and applying them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages