Skip to content

zeborg/KRMU-Attendance-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

KRMU-Attendance-Downloader

Attendance downloader for KRMU Students.

How do I use this script?

This script is currently usable only in Linux, but will be usable in Windows as well after the next commit.
If you're on Linux, follow the steps below to use this script:

  1. Clone this repository.
  2. Create a Python virtual environment and install the necessary dependencies in it by activating the environment and typing pip install -r requirements.txt in the terminal.
  3. Once the dependencies are installed, type python script.py to run the script. The output will look similar to the one shown in the image below. (yes, my attendance is pretty bad)
  4. The attendance screenshot will be available inside the newly created Screenshots folder in the same directory as the script.py file. The screenshot looks similar to the one shown below.

NOTE: If you're facing the following error: selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable may have wrong permissions. Please see https://sites.google.com/a/chromium.org/chromedriver/home
Please make sure to check the Execute option in the chromedriver file properties as shown below.

About

Attendance downloader for KRMU Students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages