wcxu21 / UltraTextEdit-UWP-22H2

My UWP text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UltraTextEdit UWP

NOTE: The UltraTextEdit UWP 22H2 codebase is a fork of TowPad by itsWindows11. Link: https://github.com/itsWindows11/TowPad

Windows 11

image Light image Dark image Aero Lite image Aero Lite Dark

Windows 10

image image

Features:

  • Bold / Italic / Underline / Strikethough

  • Superscript / Subscript

  • Change font size

  • Change font color

  • Change font family

  • Align to left/center/right

  • Adding image/hyperlink

  • Find text

  • Undo/redo

  • Fluid, fast

Planned to be included:

  • Replace selected text

  • Printing

  • Better app icon/file icons

  • ... and more!

Install the certificate (required only for first installs or changes of certificate, this only happens yearly on June 24)

  1. Download and double-click certificate file (file extension .cer)
  2. Click Install Cerificate
  3. Select Local Machine option
  4. Click Next
  5. Accept UAC (User Account Control) prompt [click Yes]
  6. Select Place all certificates in the following store
  7. Click Browse
  8. Select Trusted Root Cerification Authorities and click OK
  9. Click Next
  10. Check that window looks like the following: image
  11. Click Finish
  12. You are done! Now you can install this app by downloading (if you haven't already!) and double-clicking the .msixbundle file

Requirements to run the app

  • You must have at least Windows 10, version 2004 installed to run this app. (Dev)
  • You must have at least Windows 10, version 1809 installed to run this app. (Beta, RP, and Stable)

Prerequisites to compile the app

  • Have at least Windows SDK (UWP) version 1809 (Beta/RP/Stable)

  • Have at least Windows SDK (UWP) version 2004 (Dev)

  • Visual Studio 2019/2022

This file and project is still in development, things might change over time as UltraTextEdit UWP takes shape and ideas. New releases for Dev/Beta Insiders may come out at any time, standard stable releases come out every Patch Tuesday, Release Preview Insider releases come out on the 3rd or 4th week of the month.

Licensed under the MIT license.

About

My UWP text editor

License:MIT License


Languages

Language:C# 100.0%