-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Microsoft Windows
dgtlmoon edited this page Mar 23, 2022
·
22 revisions
1. Download and install Python
https://www.python.org/downloads/windows/ always use the official latest stable release (tested with 3.10), this installer comes with "Pip" the package manager, which will make the rest easy.
2. Install changedetection.io using the pip3 command
Open a command box (cmd command from the start-bar) and then pip3 install changedetection.io

3. Start changedetection.io from the command line
Simply run changedetection.py

Now visit http://127.0.0.1:5000