Skip to content

markski1/WinTweakTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinTweakToolkit

WTTk is the lightweight, feature-complete tool kit for common Windows tweaking that would otherwise require having to dive into the registry or other unfriendly places.

wttk

Download

Check the releases page and download the lattest version.

Build it

WTTk is a .NET Framework 4.8 application with no 3rd party dependencies, thus building it is trivial. Simply open the solution file and compile it.

The release executable is compiled with the following dotnet publish command

dotnet publish WinTweakToolApp --no-self-contained --runtime win-x86 -p:PublishReadyToRun=true -c Release

Collaborate

WTTk is heavily in-development. You can collaborate by opening issues with suggestions or bug reports, or by writing code and opening a pull request.

If you find WTTk useful, you can throw a small donation this way.