Take a screenshot and send it to the designated email address.
git clone https://github.com/iamliuzy/screenshot-and-send-email.git
or use github cli:
gh repo clone iamliuzy/screenshot-and-send-email
pip install -r requirements.txt
pip install nuitka
nuitka main.py --standalone --include-data-file=./config.toml=config.toml --disable-console
./build.dist/main.exe
This program has no ommand line output. Logs will be saved in latest.log