https://github.com/killerboss2019/wintools
A multi Tools combined into one Plugin such as Change audio output, input, mouse etc... Suggestions are welcomed!
https://github.com/killerboss2019/wintools
Last synced: about 2 months ago
JSON representation
A multi Tools combined into one Plugin such as Change audio output, input, mouse etc... Suggestions are welcomed!
- Host: GitHub
- URL: https://github.com/killerboss2019/wintools
- Owner: KillerBOSS2019
- License: mit
- Created: 2021-05-13T01:45:40.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T03:17:26.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T22:03:16.746Z (2 months ago)
- Language: Python
- Size: 69.3 MB
- Stars: 26
- Watchers: 3
- Forks: 5
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

## WinTool Plugin- [WinTool Plugin](#wintool-plugin)
- [Description](#description)
- [Actions](#actions)
- [States](#states)
- [Installation Guide](#installation-guide)
- [Settings Overview](#settings-Overview)
- [info](#info)## Description
WinTool is multi Tools that is made to work with Windows machine.## Actions
-  [VolumeMixer] Mute/Unmute process volume
-  [VOLUME MIXER] Increase/Decrease process volume (slider control available)
-  [VOLUME MIXER] Increase/Decrease process volume (slider control available)
-  [Sound] Change Input/Output Device
-  [Mouse] Toggle Mouse Down/Up
-  [Mouse] Stop X, Y Update (Togglable)
-  [Mouse] Teleport Mouse X, Y with delay, animation
-  [Mouse] Advanced Mouse Click
-  [Capture] Display to File / Clipboard
-  [Capture] Window to File / Clipboard
-  [Capture] Window to File / Clipboard (*Wildcard)
-  [Capture] Current Active Window File / Clipboard
-  [Utility] Text To Speech: Speak
-  [Utility] Text To Speech: Stop
-  [Utility] Move Application To Monitor Left/Right
-  [Utility] Shutdown Computer in (X) minutes
-  [Utility] Change Powerplan
-  [Utility] System Settings
-  [Utility] Change Primary Monitor
-  [Utility] Rotate Display / Monitor
-  [Utility] Windows Notifcation
-  [Utility] Magnifier Glass
-  [Utility] On-Screen Keyboard
-  [Utility] Emoji Panel
-  [Utility] Text / Value to Clipboard
-  [Utility] Virtual Desktop: Next / Previous
-  [Utility] Virtual Desktop: Move Current Window to ### States
- [State] [Advance Mouse] Current Mouse X pos
- [State] [Advance Mouse] Current Mouse Y pos
- [State] [Sound] Get Current Output Device
- [State] [Sound] Get Current Input Device
- [State] [Sound] Application Volume (Create states base on Volume Mixer)
- [State] [Sound] Application is Muted (Create states base on Volume Mixer)
- [State] [System] Get Current Focused Application Name
- [State] [System] Total Bytes Received
- [State] [System] Total Bytes Send
- [State] [System] Disk Read Total
- [State] [System] Disk Write Total
- [State] [System] Active Window Count
- [State] [System] Active Power Plan
- [State] [System] Computer Uptime
- [State] [IP] IP Address
- [State] [IP] City
- [State] [IP] Country
- [State] [IP] Region
- [State] [IP] Timezone
- [State] [IP] Internet Provider## Installation Guide
1. Go to [Releases](https://github.com/KillerBOSS2019/WinTools/releases) and Latest build should be on the top
2. Then scroll down little until you see "Assets" [Image/Assets.png] Click arrow button
3. And then you should see a file atteched that says `WinTool.V1.0.tpp` something like that. Download it
4. Then open TouchPortal if TouchPortal isnt open. Click on the settings button near the email icon and Select `Import Plug-in...`
5. Then Select the .TPP file that you've downloaded. It should be located in Downloads folder.
6. Next TouchPortal will warn you that you've installed a Plugin called `Windows-Tools`. You can click `Trust Always` if you dont want this to popup everytime you boot. Otherwise click OK for Trust this .
7. Next TouchPortal will popup a Window says `Plug-in Imported successful` You can click `OK`
8. If this was your first Plugin you will need to reboot TouchPortal. Otherwise if plugin doesnt work you could also try reboot TouchPortal
9. That should be all the steps you need to Install the Plugin. If you have issues feel free contect on Discord or Github on issue tab## Settings Overview
### Windows-Tools Settings
- Update Interval: Network Up-Down(INCOMPLETE)
- In seconds of how offen that it will update Network data
- Update Interval: Hard Drive
- In seconds of how offen that it will update infos about storage drive
- Update Interval: Active Monitors
- In seconds of how offen that it will ipdate active monitors. This is also used for Monitor drop-down list for action
- Update Inerval: Active Windows
- In seconds of how offen that it will ipdate active window state
- Update Interval: Active Virtual Desktops
- In seconds of how offen that it will check for Virtual Desktop states### To access Plugin Settings
1. Click Settings button near the email icon
2. Select `Settings...`
3. It should open Settings window and on the left side you should see `Plug-Ins` tab. Click on that
4. Then you should see a drop-down Select `Windows-Tools`. and you should see all the settings## Info
Feel free to suggest a pull request for new features, improvements, or documentation. If you are not sure how to proceed with something, please start an Issue at the GitHub repository.