Skip to content

bkbriles/aal

Repository files navigation

AAL

auto-answer for linux. My time-saver for Testout's coursework.

Features:

-Automatically screenshots practice test Q/A's for later review.

-Skips videos after receiving credit for them

Install:

Ubuntu/Debian:

pip3 install python3-xlib

sudo apt-get install scrot

pip3 install pyautogui

Arch/Manjaro:

pip3 install python3-xlib

sudo pacman -S scrot

pip3 install pyautogui

Releases

No releases published

Packages

No packages published

Languages