Skip to content

Automatic Attendance marker for LMS Practice School Division, BITS Pilani

Notifications You must be signed in to change notification settings

Pranavi2709/lms-attendance-marker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LMS Attendance Marker

Automatic script for lazy people to mark attendance on LMS for Practice School 1.

Setup

Add your LMS credentials and time slot to creds.json
Image

Installation

Run the following to meet the requirements: $ pip install -r requirements.txt

  • Make sure selenium and Chrome Webdriver are properly installed.
  • If you wish to use any other webdriver, you may change the script accordingly

Run

Run the following command to start: $ python3 attendance.py

Quick FAQs

If you are a first time selenium user, there might be some errors due to missing dependencies. You may google them and solve.

About

Automatic Attendance marker for LMS Practice School Division, BITS Pilani

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%