mirror of
https://github.com/builtbybel/BloatyNosy.git
synced 2025-02-13 08:19:54 +01:00
Merge branch 'main' of https://github.com/builtbybel/Bloatynosy
This commit is contained in:
commit
0681c9b576
11
README.md
11
README.md
@ -1,4 +1,6 @@
|
|||||||
# Bloatynosy Nue
|
# The Bloaty and the Nosy - No Bloat, No Problem!
|
||||||
|
|
||||||
|
|
||||||
You probably remember my classic BloatynosyApp, which had to go through some renaming and eventually got discontinued. Everything that came after, like the web-based "Winpilot," didn't last long either. Honestly, I thought I was done with Bloatynosy-well, at least with the name. But then, during a recent visit to a well-known company, I saw an employee Googling the app and trying to download it, and I had to stifle a laugh. Apparently, the legend lives on. The employee and I had a good laugh about it, and he even called it the epitome of debloating.
|
You probably remember my classic BloatynosyApp, which had to go through some renaming and eventually got discontinued. Everything that came after, like the web-based "Winpilot," didn't last long either. Honestly, I thought I was done with Bloatynosy-well, at least with the name. But then, during a recent visit to a well-known company, I saw an employee Googling the app and trying to download it, and I had to stifle a laugh. Apparently, the legend lives on. The employee and I had a good laugh about it, and he even called it the epitome of debloating.
|
||||||
|
|
||||||
Sometimes, I think a little too long about things, and then a useful project just pops out. Bloatynosy was one of those projects. Sure, the name wasn't for everyone, but it was the go-to tool for cleaning up and debloating Windows. Recently, I added an OOBE assistant called "Fresh11" to the FlybyScript—basically, an all-in-one solution and I figured, why not use the same foundation to bring Bloatynosy back to life?
|
Sometimes, I think a little too long about things, and then a useful project just pops out. Bloatynosy was one of those projects. Sure, the name wasn't for everyone, but it was the go-to tool for cleaning up and debloating Windows. Recently, I added an OOBE assistant called "Fresh11" to the FlybyScript—basically, an all-in-one solution and I figured, why not use the same foundation to bring Bloatynosy back to life?
|
||||||
@ -7,14 +9,17 @@ I had a hard time committing to it, but in the end, I went for it. Now I can pro
|
|||||||
|
|
||||||
Its primarily designed for Windows 11, but it can also be used on Windows 10, though not all settings are applicable there.
|
Its primarily designed for Windows 11, but it can also be used on Windows 10, though not all settings are applicable there.
|
||||||
|
|
||||||
### Features:
|
## Download
|
||||||
|
Latest release: [Goto releases page ](https://github.com/builtbybel/Bloatynosy/releases)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
- Native stuff (no web app crap)
|
- Native stuff (no web app crap)
|
||||||
- Back to basics: efficient and user-friendly
|
- Back to basics: efficient and user-friendly
|
||||||
- No AI/Copilot integration
|
- No AI/Copilot integration
|
||||||
- Focused on the essentials
|
- Focused on the essentials
|
||||||
|
|
||||||
### What's next:
|
### What's next
|
||||||
- Localizations coming soon for a global reach
|
- Localizations coming soon for a global reach
|
||||||
|
|
||||||
And much more to come, stay tuned. Feel free to vote for or suggest new features, including those that were part of the classic Bloatynosy but are still missing
|
And much more to come, stay tuned. Feel free to vote for or suggest new features, including those that were part of the classic Bloatynosy but are still missing
|
||||||
|
Binary file not shown.
BIN
languages/ko/Bloatynosy Nue.resources.dll
Normal file
BIN
languages/ko/Bloatynosy Nue.resources.dll
Normal file
Binary file not shown.
@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
|
|||||||
// Buildnummer
|
// Buildnummer
|
||||||
// Revision
|
// Revision
|
||||||
//
|
//
|
||||||
[assembly: AssemblyVersion("0.89.1.173")]
|
[assembly: AssemblyVersion("1.0.1.300")]
|
||||||
[assembly: AssemblyFileVersion("0.89.1.173")]
|
[assembly: AssemblyFileVersion("1.0.1.300")]
|
||||||
|
Loading…
Reference in New Issue
Block a user