Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/builtbybel/control-uwp

🌚🌓Alternative Control Panel for Windows 10
https://github.com/builtbybel/control-uwp

control-panel settings uwp windows-10 wpf-ui xaml-ui

Last synced: 22 days ago
JSON representation

🌚🌓Alternative Control Panel for Windows 10

Lists

README

        




ControlUWP


ControlUWP


An enthusiast take on what the Windows 10 Settings app should be and where everything is in place.



Latest GitHub release



Downloads on GitHub


GitHub last commit

GitHub issues


About this project •
Download •
Contribute •
Credits

![screenshot](https://github.com/builtbybel/control-uwp/blob/master/assets/controluwp-intro.gif)
![screenshot](https://github.com/builtbybel/control-uwp/blob/master/assets/controluwp.png)

## What is ControlUWP?

It’s not a secret that the Windows 10 Settings app is not everyone’s cup of tea. The modern version of the settings control is limited and missing a majority of options you can access in the classic control panel. The new settings app is gigantic, a monster of a GUI with a lot of wasted space, hard to navigate and scattered and unintuitive to the end and many functions are simply ugly integrated.

ControlUWP app doesn't replace (currently) the native Windows 10 settings panel but tries to bring at least a little order into it. It bundles the most important locations and recommended settings in one place and you can open and execute many of them in bulk.

After a few weeks of experimentation work (sense and nonsense of such an application) around the app and concept, I decided to continue this project.

#### More information can be found in the blog post here
http://www.builtbybel.com/blog/12-company-announcements/40-relaunch-of-windows-10-settings-app-with-controluwp

## Download

- (Latest release) [Download](https://github.com/builtbybel/control-uwp/releases)

#### ControlUWP is fully portable but requires [.NET Core Runtime 3.1](https://dotnet.microsoft.com/download/dotnet-core/thank-you/runtime-desktop-3.1.4-windows-x64-installer)
Currently it is not shipped by default on Windows 10 (and it will never be according to Microsofts .NET Team) and I dont want to publish ControlUWP as self-contained (produces an application that includes the .NET Core runtime and libraries, and all its dependencies), as this increases the size drastically.

## Contribute

### How to contribute?

ControlUWP is free and open source, if you like my work, please consider:
- Star this project on GitHub
- Support me via a [donation](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&[email protected]&lc=US&item_name=%20Builtbybel&no_note=0&cn=&currency_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted)
- Create a [pull request](https://github.com/builtbybel/control-uwp/pulls) to help me fixing bugs and implementing new features
- Report issues and bugs [here](https://github.com/builtbybel/control-uwp/issues)

## Credits

This software uses the following packages:
- WinUI Framework [ModernWpf](https://github.com/Kinnara/ModernWpf)
- Debloating page based upon [Win10AppTool](https://github.com/mgw-dev/Win10AppTool)

---

> [builtbybel.com](https://www.builtbybel.com)  · 
> GitHub [@builtbybel](https://github.com/builtbybel)  · 
> Twitter [@builtbybel](https://twitter.com/builtbybel)