Skip to content

A small program to automatically log me in to lectures that I attend at university.

Notifications You must be signed in to change notification settings

ConnorSweeneyDev/AttendanceLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Executing

The following steps are required to run the program:

  • Install pwsh using winget install --id Microsoft.PowerShell --source winget.
  • Install python using winget install --id Python.Python.3.10.
  • Install playwright using pip install playwright.
  • Setup playwright using playwright install.

Executing the program is as simple as running ./script/run.bat from the root of the project.

About

A small program to automatically log me in to lectures that I attend at university.

Resources

Stars

Watchers

Forks