An open API service indexing awesome lists of open source software.

https://github.com/millsoft/webcam-downloader

A Python script for downloading a webcam image every minute
https://github.com/millsoft/webcam-downloader

downloader python python-script webcam webcam-download

Last synced: 6 months ago
JSON representation

A Python script for downloading a webcam image every minute

Awesome Lists containing this project

README

          

# Webcam Downloader

simple script for downloading an image every minute.
The images will be stored in the images folder.
To change the URL just open webcam-downloader.py and change the URL there.

## Requirments

python3

## Installation
Just download the script, no dependencies needed.

## Start

```py
python webcam-downloader.py
```

## Stop

just press ctrl+c