Skip to content

寝過ごして遅刻したくないので自動で出席確認のgoogle formに回答する

Notifications You must be signed in to change notification settings

addtobasic/auto-attendance-confirmation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-attendance-confirmation

寝過ごして遅刻したくないので自動で出席のgoogle formに回答する

Requirement

  • python3
  • pip3
  • python3-venv

Setup

$ git clone https://github.com/addtobasic/auto-attendance-confirmation.git
$ cd auto-attendance-confirmation
$ python3 -m venv venv
$ source venv/bin/activate
$ (venv) pip install -r requirements.txt

Usage

$ ls # venv README.md chromedriver key.py main.py requirements.txt
$ python3 main.py

About

寝過ごして遅刻したくないので自動で出席確認のgoogle formに回答する

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages