Wallpee is cli (in the future may be gui) app that downloads images for desktop wallpapers that fits your laptops or PCs screen. Project is under development.
- firefox and geckodriver
- requests (PyPi)
- screeninfo (PyPi)
- fake-useragent (PyPi)
- BeautifulSoup4 [bs4] (PyPi)
python run_wallpee.py [options] [args]
- -h, --help - help message
- -v, --version - version of wallpee
- -p PATH, --path PATH - specify path for downloaded images If ran without -p option then default path will be used ($HOME directory)
- Linux
- Maybe MacOS, not tested yet