jeffreydwalter / arlo

Python module for interacting with Netgear's Arlo camera system.
Apache License 2.0
520 stars 123 forks source link

Openhab on Windows #118

Closed pocupine closed 5 years ago

pocupine commented 5 years ago

Hi Jeff,

I have openhab running on win10. Anyway to use this? I had used your scripts on my Synology for a while but since it was getting slower so I switched to my microsoft surface. But I don't how to apply this because there is no pip install etc. Thanks.

Regards Clement

pocupine commented 5 years ago

Sorry. I found it. In case anybody needs it in the future, please search windows pip python install on google. After install python and pip, you can get this module working. I previously didn't think this way and tried to install virtual machine then install linux which was a big hassle. Thanks.