Skip to content

On interval download/refresh picture (from a live webcam url for example), to use as a wallpaper

License

Notifications You must be signed in to change notification settings

framboise-pi/Wallpaper_Webcam_Image_Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Wallpaper Webcam Image Downloader

On interval download picture (from a live webcam url for example) and use it as a wallpaper

PYTHON

This is a python3 coded version

LAUNCH

Create a script.sh or type python3 wwid.py

CONFIGURATION

3 variables to adjust (within wwid.py file) :

PICTURE URL

url = 'http://www.tierradelfuego.org.ar/webcam/ima/2014/06/20140624-021.jpg'

WALLPAPER FILE NAME AND FOLDER --- dont add file extension

dossier = "/home/pi/Pictures/wallpaper"

INTERVAL IN SECONDS

intervalle = 900

About

On interval download/refresh picture (from a live webcam url for example), to use as a wallpaper

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages