A short Python script to automate temperature declaration.
- Install chromedriver
- Windows: Tutorial
- MacOS: Open terminal, enter command
brew install chromedriver
- Install necessary libraries
pip install -r requirements.txt
- Add credentials
-
Rename file
.env.sample
to.env
-
Fill in UserID and Password
-
Example:
USERID=nusstu\e1234567 PASSWORD=abcdef
-
Note: do NOT add spaces around the equal sign
-
- Run the script
python3 AutomatedTempDec.py