Floating Controllerr is a C# application designed to provide users with a convenient interface to perform various system utility tasks. The application includes features like toggling Windows Defender, enabling screen always on, creating special folders, and more.
-
Toggle Windows Defender State:
- Enable or disable Windows Defender with a single click.
- Uses PowerShell commands to control real-time monitoring.
-
Screen Always On:
- Activate screen always on to prevent screen lock.
-
Remove Activate Windows Watermark:
- Disable the Test Mode to remove the "Activate Windows" watermark.
- Provides an option to restart the computer immediately or later.
-
On-Screen Keyboard:
- Simulate a key press to activate the on-screen keyboard.
-
God Mode Folder:
- Create a special "God Mode" folder on the desktop.
-
Emoji Keyboard Activation:
- Simulate key presses to activate the emoji keyboard.
-
Disable Sticky Keys:
- Disable Sticky Keys functionality.
-
Clipboard History:
- Simulate key presses to open the Windows Clipboard History.
-
Max FPS Disable:
- Disable a specific device (e.g., touchpad) using its instance ID.
-
Disable User Account Control (UAC):
- Disable UAC using an external method.
-
Change Taskbar Position:
- Move the taskbar to a different position on the screen.
- .NET Framework (version X.X or above)
- Elevated permissions to execute PowerShell commands
- Exercise caution when performing actions that modify system settings.
- Some actions may require a system restart to take effect.
This project is licensed under the MIT License.