Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 675 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 675 Bytes

Freestyle

Overview

This repository contains various tools, drivers, and documentation for managing and automating tasks.

Structure

  • drivers/: Contains all Lenovo driver files.
  • tools/: Automation scripts.
  • docs/: Documentation and licenses.

Usage

Automation

Run automation.py in the tools directory to automate tasks.

Drivers

  • Install drivers from the drivers directory as needed.
  1. Run the script using the command: python automation.py
  2. The script will execute the automation tasks and provide output in the terminal.

License

This project is licensed under the ISC License. See the LICENSE file for more details.