Skip to content

๐Ÿซ A browser script to automatically move to the next video/question when the video is complete or when the question is answered

Notifications You must be signed in to change notification settings

rohinsood/edgenuity-automated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

83 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Edgenuity Automated ๐Ÿ˜ˆ

๐Ÿซ A browser script to automatically move to the next video/question when the video is complete or when the question is answered on an Edgenuity assignment!

๐Ÿ–Š๏ธ This helps students stay focused & productive throughout an activity & minimizes the time waste navigating between videos and questions

NOTE: This script is not meant to be used to actually automate the process of completing an activity. It is meant to be used as a tool to boost productity and attentiveness.


Setup ๐Ÿ’€

  1. Clone the repository
git clone https://github.com/rohinsood/edgenuity-automated.git
  1. Install the dependencies
pip install -r requirements.txt
  1. Enter your Edgenuity username and password on lines 1 and 2 of login.txt

    login.txt image

Run ๐Ÿฅถ

  1. Open the folder of the repository cd .\path\to\edgenuity-automated
  2. Run Run.py
python Run.py

OR

python3 Run.py

OR

py Run.py

About

๐Ÿซ A browser script to automatically move to the next video/question when the video is complete or when the question is answered

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages