Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/builtbybel/patchfluent
๐ง ๐ฆ Customize Windows 10 Updates
https://github.com/builtbybel/patchfluent
design fluent-interface patch patch-management update windows-10 wpf xaml-ui
Last synced: about 6 hours ago
JSON representation
๐ง ๐ฆ Customize Windows 10 Updates
- Host: GitHub
- URL: https://github.com/builtbybel/patchfluent
- Owner: builtbybel
- License: mit
- Created: 2020-08-11T15:53:32.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-23T19:46:01.000Z (about 4 years ago)
- Last Synced: 2024-08-02T12:23:44.774Z (3 months ago)
- Topics: design, fluent-interface, patch, patch-management, update, windows-10, wpf, xaml-ui
- Language: C#
- Homepage: https://www.builtbybel.com
- Size: 1.87 MB
- Stars: 189
- Watchers: 11
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - builtbybel/patchfluent - ๐ง ๐ฆ Customize Windows 10 Updates (C# #)
README
Patchfluent
๐ง Redesigned Windows 10 Update page which gives you more control over the updates
About โข
Download โข
How-to โข
Credits![screenshot](https://github.com/builtbybel/patchfluent/blob/master/assets/patchfluent.png)
## About
I found by chance this cool project from slavanap called [Windows10ManualUpdate](https://github.com/slavanap/Windows10ManualUpdate) a few weeks ago and decided to take a closer look at it. **It allows you to customize and download Windows 10 updates manually.** Finally I managed to have a first look at it today and created fork.
This is my first attempt to rebuild the Windows Update GUI. **My fork named Patchfluent merges the traditional functionality and aesthetics of Windows 10 update but gives you more control over the updates**. It adds some touches of [zeealeid's concept](https://twitter.com/zeealeid/status/1220319947831812102). Its not finished yet and some elements were made unrecognizable with blur effects but the main functions of delivering and installing updates manually work of course.
You are welcome to take a closer look at it and support slavanaps project or this fork. I would be very sorry if the project goes under. It has definitely had to be better valued.## How-to
**Before running this app you should turn off automatic updates installation (not a requirement)**. This could be done via Group Policy Object Editor MMC snap-in or via the Patchfluent UI by setting the option **Automatic updates off**
## Download
- (Latest release) [Download](https://github.com/builtbybel/patchfluent/releases)
- (Source Code) [Download](https://github.com/builtbybel/patchfluent/tree/master/src)## Credits
This project is based upon
- https://github.com/slavanap/Windows10ManualUpdate
This software uses the following packages:
- [FluentWPF](https://github.com/sourcechord/FluentWPF)
- [Icons8.de](https://icons8.de/)---
> [builtbybel.com](https://www.builtbybel.com) ย ยทย
> GitHub [@builtbybel](https://github.com/builtbybel) ย ยทย
> Twitter [@builtbybel](https://twitter.com/builtbybel)