Skip to content

This is a repository that can help you turn your PC into a robot student. For example, it includes a script that can automatically perform key and mouse operations on web pages to complete online courses.

License

Z-MiCTrue/Auto_Stuendt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto_Stuendt

This is a repository that can help you turn your PC into a robot student. For example, it includes a script that can automatically perform key and mouse operations on web pages to complete online courses.

Requirements

numpy
opencv-python
pyautogui

Quick start

Auto_View

  1. Place the screenshot of the icons you need to click under the templates folder
  2. Modify parameters such as screen resolution, template image path, and wait time in params.txt
  3. Run auto_view.py

Auto_Key

  1. Copy all text into source.txt and save it
  2. Run auto_key.py and then move the mouse to the target text box within 5 seconds
  3. Wait for input completion

barrier

test

More instructions

For more information please visit the blog: http://t.csdn.cn/7pAa9

About

This is a repository that can help you turn your PC into a robot student. For example, it includes a script that can automatically perform key and mouse operations on web pages to complete online courses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages