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

https://github.com/hemanta212/pyrouter_reboot

A selenium python script to reboot TOTOLINK router along with a windows 10 toast notification.
https://github.com/hemanta212/pyrouter_reboot

Last synced: 4 months ago
JSON representation

A selenium python script to reboot TOTOLINK router along with a windows 10 toast notification.

Awesome Lists containing this project

README

        

# pyrouter_reboot
A selenium python script to reboot my router with a windows 10 toast notification.

# Custom implementation
Prerequisites:
1. Knowledge of python and selenium

2. Chrome webdriver installed from http://chromedriver.chromium.org/downloads/ and added to path.

3. Modification of router routes according to your needs

4. selenium installed via pip install selenium