https://github.com/notvirustotal/wat
# WAT - Windows Advanced Tools **WAT (Windows Advanced Tools)** is an advanced tool for performing various tasks on Windows systems via the command line with a graphical interface for additional configurations.
https://github.com/notvirustotal/wat
automation cli command-line python scripting tool tools wat windows windows10 windowsadvancedtools
Last synced: about 2 months ago
JSON representation
# WAT - Windows Advanced Tools **WAT (Windows Advanced Tools)** is an advanced tool for performing various tasks on Windows systems via the command line with a graphical interface for additional configurations.
- Host: GitHub
- URL: https://github.com/notvirustotal/wat
- Owner: NotVirusTotal
- License: other
- Created: 2025-02-24T14:50:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T21:43:09.000Z (over 1 year ago)
- Last Synced: 2025-02-28T23:28:47.181Z (over 1 year ago)
- Topics: automation, cli, command-line, python, scripting, tool, tools, wat, windows, windows10, windowsadvancedtools
- Language: Python
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
- Support: SUPPORT.upy
Awesome Lists containing this project
README
# WAT - Windows Advanced Tools

**WAT (Windows Advanced Tools)** is an advanced tool for performing various tasks on Windows systems via the command line with a graphical interface for additional configurations.
## Features
- Graphical interface to configure system parameters.
- Support for changing the background color and other settings.
- Load and save configurations in JSON format.
## Requirements
- **Windows**: Works on any recent version of Windows.
- **No additional dependencies required**: Just add `wat.exe` to your system's PATH and run it from the command prompt.
## Installation
### Download the Installer
1. Click the following link to download the **WAT 1.0.0 64-bit** installer:
[Download WAT 1.0.0 64-bit](https://www.dropbox.com/scl/fi/yb86ank5997416q30wn7y/wat_1.0.0_64bit.zip?rlkey=pokv9e1pnh2l3gkgrdjs7k2yx&st=vaf3rieb&dl=1)
2. The file will automatically start downloading to your computer.
### Installation Steps
1. Once the ZIP file is downloaded, extract its contents to a folder of your choice.
2. Inside the extracted folder, look for the **`WAT Installer.exe`** (or the corresponding executable) and double-click to start the installer.
3. Follow the on-screen instructions to complete the installation.
## Usage
To run the program, open the Windows terminal (CMD) or WAT Terminal and use the following command:
```bash
wat.exe [the cmd command you want to run]