You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **Security note:** This is a common PowerShell install pattern (similar to `curl | sh`). The full source code is open at [github.com/emylfy/winrift](https://github.com/emylfy/winrift). All external scripts are verified with SHA256 hashes before execution.
50
+
> **Security note:** This is a common PowerShell install pattern (similar to `curl | sh`). The full source code is open at [github.com/emylfy/winrift](https://github.com/emylfy/winrift). Most external scripts are verified with SHA256 hashes before execution.
49
51
50
52
---
51
53
52
-
## Benchmark — Don't Trust, Verify
54
+
<aid="features"></a>
53
55
54
-
Other tools apply tweaks and hope for the best. Winrift measures 13 system metrics before and after — so you see exactly what changed.
56
+
## 🧩 Features
55
57
56
-
> Typical results on clean Windows 11 24H2 (your numbers will vary):
Install curated app collections via [UniGetUI](https://github.com/marticliment/UniGetUI):
178
+
179
+
Development · Browsers · Utilities · Productivity · Creative & Media · Gaming · Communications
180
+
181
+
Uses winget, Chocolatey, and other package sources.
182
+
183
+
</details>
184
+
185
+
<details>
186
+
<summary><strong>🌐 Community Tools</strong></summary>
85
187
86
188
<br>
87
189
@@ -96,35 +198,67 @@ Other tools apply tweaks and hope for the best. Winrift measures 13 system metri
96
198
97
199
---
98
200
99
-
## Why Winrift?
201
+
<aid="benchmark"></a>
100
202
101
-
📊 **Benchmark-First** — Captures 13 system metrics before and after every tweak. CPU load, RAM, DPC rate, disk latency — you see the real impact, not guesswork.
203
+
## 📊 Benchmark
102
204
103
-
🔄 **Full Rollback** — Every registry change is backed up to JSON before it's applied. Combined with an automatic System Restore Point, nothing is permanent unless you want it to be.
205
+
Other tools apply tweaks and hope for the best. Winrift measures 13 system metrics before and after — so you see exactly what changed.
104
206
105
-
🛡️ **Verified Execution** — All external scripts are checked against SHA256 hashes before running. No blind trust, no hidden downloads.
207
+
> Typical results on clean Windows 11 24H2 (your numbers will vary):
106
208
107
-
🎨 **Beyond Tweaks** — Full desktop environment setup: tiling window managers, status bars, app launchers, terminal configs, editor themes, Spotify and Steam customization — all from one menu.
💿 **ISO Builder** — Embed an answer file into a Windows 11 ISO to automate clean installs. Removes 25 bloatware apps, disables telemetry, and launches Winrift on first login.
218
+
<sub>Full methodology and metric explanations: <ahref="docs/tests.md">Testing & Benchmarks Guide</a></sub>
110
219
111
220
---
112
221
113
-
## Compatibility
222
+
<aid="health-score"></a>
223
+
224
+
## 🩺 Health Score
225
+
226
+
Composite **0–100 rating** across 7 weighted categories with delta tracking — see how your system improves over time.
@@ -136,12 +270,16 @@ Other tools apply tweaks and hope for the best. Winrift measures 13 system metri
136
270
137
271
---
138
272
139
-
## Credits
273
+
<aid="credits"></a>
274
+
275
+
## 🏆 Credits
140
276
141
277
Built on the work of [AlchemyTweaks/Verified-Tweaks](https://github.com/AlchemyTweaks/Verified-Tweaks), [ashish0kumar/windots](https://github.com/ashish0kumar/windots), [ChrisTitusTech/winutil](https://github.com/ChrisTitusTech/winutil), [flick9000/winscript](https://github.com/flick9000/winscript), [Greedeks/GTweak](https://github.com/Greedeks/GTweak), [Parcoil/Sparkle](https://github.com/Parcoil/Sparkle), [marticliment/UniGetUI](https://github.com/marticliment/UniGetUI).
142
278
143
279
<divalign="center">
144
280
145
-
[MIT License](LICENSE)•[Contributing](CONTRIBUTING.md)•[Report a Bug](https://github.com/emylfy/winrift/issues)
281
+
[MIT License](LICENSE) · [Contributing](CONTRIBUTING.md) · [Changelog](CHANGELOG.md) · [Report a Bug](https://github.com/emylfy/winrift/issues)
282
+
283
+
<sub>If Winrift improved your setup, consider leaving a ⭐</sub>
0 commit comments