In the releases page, you can download two files: form_completer.exe
and csv_maker.exe
Haven't made binaries for Mac yet, please refer to manual installation
Download the source code. You'll need the following dependencies:
- pandas
- tkinter
- numpy
- urllib
Please contact me, because some of the code has been changed to protect privacy. Check out Usage, but instead of csv_maker
, run create_spreadsheet.py
and instead of form_completer.exe
, run google_forms.py
.
- First run
csv_maker
, use it to fill in your name, email, section and routine. You fill in your routine by using the dropdown boxes for the, day and then filling the classes. - An
info.csv
file is made. This file contains your information. - Every time you want to submit your attendance, run
form_completer
. It will open up a console window, showing you the status of the submissions.