Skip to content

PrimeBuild-pc/TweakHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ TweakHub PUBLIC BETA

The Command Center for Windows Tweakers

Status License .NET Platform Build Status

TweakHub is a modern command center for Windows 11 that curates and launches the best optimization tools and advanced tweaksβ€”helping you unlock your system’s full potential. It centralizes, secures, and streamlines everything in one clean interface.

πŸ”₯ Download Latest Release β€’ πŸ“– Documentation β€’ 🀝 Contributing

[!WARNING] Public Beta: The project is actively testing. Bugs and rapid changes are possible. Please back up before applying changes.


image

πŸ“¦ Installation & Quick Start

πŸš€ Option 1: Ready-to-Run Executable (Recommended)

# 1. Download the latest release
wget https://github.com/PrimeBuild-pc/TweakHub/releases/download/v1.0.0/TweakHub-v1.0.0-win-x64-portable.zip

# 2. Extract to your preferred location
unzip TweakHub.zip -d "C:\\Tools\\TweakHub"

# 3. Run as Administrator
# Right-click TweakHub.exe β†’ "Run as administrator"

πŸ› οΈ Option 2: Build from Source

# Prerequisites: .NET 8.0 SDK
git clone https://github.com/yourusername/tweakhub.git
cd tweakhub

# Build and publish
dotnet build --configuration Release
dotnet publish --configuration Release --self-contained true --runtime win-x64 --output ./publish

# Run the application
cd publish
./TweakHub.exe

πŸ“œ License & Legal

πŸ“„ MIT License

This project is licensed under the MIT License - see the LICENSE file for details.

⚠️ Important Disclaimer

🚨 CRITICAL NOTICE: TweakHub modifies Windows registry settings and system configurations. While all tweaks are carefully selected, tested, and rated for safety, system modifications always carry inherent risks.

πŸ›‘οΈ Safety Recommendations

  • βœ… Always run as Administrator for proper functionality
  • βœ… Create system restore points before making changes
  • βœ… Use built-in backup functionality for registry changes
  • βœ… Understand each tweak before applying it
  • βœ… Test on non-critical systems first

πŸ“‹ Liability

The developers provide this software "as-is" without warranty. Users assume full responsibility for any system changes. We recommend thorough testing and understanding of each modification.


πŸ’– Support the project

Do you like this tool? Buy me a coffee β˜•:

PayPal

Made with ❀️ and β˜• by the TweakHub Team

Optimize your Windows 11 experience with confidence.

About

πŸŽ›οΈ All-in-one control center for Windows system tweaks and optimizations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published