Skip to content
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.
/ meet-attendance Public archive

A bad-looking google meet attendance for your classes :)

License

Notifications You must be signed in to change notification settings

DanyB0/meet-attendance

Repository files navigation

CodeFactor Code style: black License: MIT

A bad-looking Google Meet attendance :)

Screenshots

Screenshot-136.png Screenshot-137.png

Setup

This project uses Helium, a Python library which is like Selenium but more high-level. You may need to download the chromedriver.exe.

  • Install Python if you don't have it

    • Install Python here

  • Install the requirements

    • pip install -r requirements.txt

  • Open the credentials.txt file and write your language (ita/eng) in the 1st row, your email in the 2nd row and your password in the 3rd row.

  • Open the meet-link.json file and write the name of your class and the link you want to open.

  • Open the schedule.xlsx file and write the names of your classes (the same you wrote in the json file)

  • Open the terminal, change your working directory into the meet-attendance one and type: python main.py

About

A bad-looking google meet attendance for your classes :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages