This repository contains various tools, drivers, and documentation for managing and automating tasks.
drivers/
: Contains all Lenovo driver files.tools/
: Automation scripts.docs/
: Documentation and licenses.
Run automation.py
in the tools
directory to automate tasks.
- Install drivers from the
drivers
directory as needed.
- Run the script using the command:
python automation.py
- The script will execute the automation tasks and provide output in the terminal.
This project is licensed under the ISC License. See the LICENSE file for more details.