12458 / AutoHBL

Helping you to get more sleep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoHBL

Prerequsites

You will need the selenium module

pip install selenium

You will also need a suitable driver for your chosen browser. The download can be found here

Getting Started

Set your Google form URL (url) and XPath of Name (opt) or Your Name (name) under the CONFIGURATION part of the script
To run the script, run:

python main.py

License

License: GPL v3

About

Helping you to get more sleep

License:GNU General Public License v3.0


Languages

Language:Python 100.0%