Skip to content

sophia0805/blackbaud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blackbaud auto-login

blackbaud is the grading/assignments system for my school, but unfortunately it takes way too long to log in (you have to type in your email, then click next, then click continue, then click your email AGAIN)

  • so this basically simplies the process into one command!

features

  • checks if blackbaud is already open (in the first tab) and if not, opens it as a tab
  • types in your email
  • clicks next, then continue
  • clicks your google account

installation

  1. Clone the repository
git clone https://github.com/sophia0805/blackbaud
cd blackbaud
  1. Install dependencies
pip install python-dotenv
  1. Create .env file
email=""
  1. Run the script
python3 blackbaud.py

demonstration

blackbaud auto-login

blackbaud is the grading/assignments system for my school, but unfortunately it takes way too long to log in (you have to type in your email, then click next, then click continue, then click your email AGAIN)

  • so this basically simplies the process into one command!

features

  • checks if blackbaud is already open (in the first tab) and if not, opens it as a tab
  • types in your email
  • clicks next, then continue
  • clicks your google account

installation

  1. Clone the repository
git clone https://github.com/sophia0805/blackbaud
cd blackbaud
  1. Install dependencies
pip install python-dotenv
  1. Create .env file
email=""
  1. Run the script
python3 blackbaud.py

demonstration

99d238d4426d954a2d3de64f52761e7d139192e3_blackbaud_script.mov

About

auto login to blackbaud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages