Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x5bfa/FluentRegEdit
The refreshed Regedit.exe with WinUI for Windows.
https://github.com/0x5bfa/FluentRegEdit
fluent registry win32api windows winui3
Last synced: 3 days ago
JSON representation
The refreshed Regedit.exe with WinUI for Windows.
- Host: GitHub
- URL: https://github.com/0x5bfa/FluentRegEdit
- Owner: 0x5bfa
- License: gpl-3.0
- Created: 2022-12-05T05:20:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T12:30:26.000Z (about 1 month ago)
- Last Synced: 2024-10-20T08:39:43.823Z (16 days ago)
- Topics: fluent, registry, win32api, windows, winui3
- Language: C#
- Homepage:
- Size: 1.11 MB
- Stars: 88
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- WinUI-3-Apps-List - Registry Editor Valley
README
Fluent Registry EditorRegistry Valley is the next generation Registry editor that replace Regedit.exe. In addition to all Regiedit's features, it supports dark theme, powerful WinUI with fluent controls, and custom color themes.
We will be happy if you'd like to contribute this project. Also, we welcome complaints about the legacy app Regedit.exe and suggestions for newf features. Please file an issue in GitHub Issues page if you have encountered any unexpected behaviors.
## Disclaimer & Privacy policy
We do not compensate for any loss of data that occurs while using this app. Also, the app does not access any personal information without the user's permission. You can see all allowed registry changes in the log on the app settings page.
## Installation
### Microsoft Store
_Not yet_
### Building from source
### 1. Prerequisites
Ensure you have installed the following tools:
- Windows 10 2004 (10.0.19041.0) or later with Developer Mode on in the Windows Settings
- [Git](https://git-scm.com/)
- [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) with following individual components:
- Windows 11 (10.0.22000.0) SDK
- Windows App SDK
- .NET 6 SDK
- Cloned project files with `git clone https://github.com/onein528/RegistryValley`### 2. Build the project
- Open `RegistryValley.sln`.
- Hit 'Set as Startup item' on `RegistryValley.Package` in the Solution Explorer.
- Build with `DEBUG`, `x64`, `RegistryValley.Package`.## Screenshots
![image](https://user-images.githubusercontent.com/62196528/212941487-0da3d39d-5b55-4b3d-994b-9055d372aa76.png)
## Contributing
There are multiple ways to participate in the community:
- [Submit bugs and feature requests](https://github.com/onein528/RegistryValley/issues/new/choose).
- Make pull requests for anything from typos to additional and new idea
- [Request a new feature](https://github.com/onein528/RegistryValley/pulls)
- [File an issue](https://github.com/onein528/RegistryValley/issues/new/choose)## Credit
- Huge thanks to [@zeealeid](https://twitter.com/zeealeid) for creating this app's logo and concept.