UTE UWP is a modern, lightweight text editor adhering to the Fluent Design Guidelines, using the UWP platform.
There are many ways to contribute:
- Upvote popular feature requests
- Create discussions about new features
- Submit a new feature contribution or bugfix
- File bug reports and feature requests
- Review the latest commits
- Help localize the project via Crowdin
- Join the Developer Sancutary Discord server to get the latest product announcements! (the UTE section is found under the #jpb-projects forum channel, in the UltraTextEdit (UWP) forum post!)
Compiling the app from source is the best way to make sure that you get the latest features and enhancements. However, some functionality may be incomplete or not functional.
Ensure you have the following components installed on your device:
- Git
- Visual Studio 2022 with following individual components:
- UWP app development compponents
- Windows 11 SDK
- Windows 11 or Windows 10 (version 1809+)
- At least 4GB of RAM (at least 8GB recommended)
Clone the repository using Git (git clone then the repo URL)
- Open the solution file.
- Build with
DEBUG|x64
(or whichever architecture is the most appropriate to your device) - Note: You may need to add the CommunityToolkitLabs NuGet source for the app to compile (if you don't have it added already), you can find the link you need in the repo of CommunityToolkit Labs.
Copyright ©️ 2021-2024 ErrorTek, Ivirius, other contributors
Licensed under the MIT License.