https://github.com/itsWindows11/TowPad
  
  
    A UWP wordpad alternative. 
    https://github.com/itsWindows11/TowPad
  
        Last synced: about 2 months ago 
        JSON representation
    
A UWP wordpad alternative.
- Host: GitHub
 - URL: https://github.com/itsWindows11/TowPad
 - Owner: itsWindows11
 - License: mit
 - Created: 2023-04-04T10:56:48.000Z (over 2 years ago)
 - Default Branch: main
 - Last Pushed: 2023-04-04T11:05:37.000Z (over 2 years ago)
 - Last Synced: 2025-01-08T12:05:28.666Z (10 months ago)
 - Language: C#
 - Homepage:
 - Size: 1.29 MB
 - Stars: 31
 - Watchers: 3
 - Forks: 2
 - Open Issues: 2
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
- WinUI-3-Apps-List - TowPad
 
README
          # TowPad
A UWP version of... WordPad!
This app features a simple and easy to use interface other than ribbons.

### Windows 11


### Windows 10


### **Features:**
  - **Bold** / *Italic* / Underline / ~~Strikethrough~~
  
  - 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
### **Requirements to run the app**
You must run at least Windows 10, version 1809
  
### **Prerequisites to compile the app**
- Have at least Windows SDK (UWP) version 1809
- Visual Studio 2019
### Used libraries
- [WinUI](https://github.com/microsoft/microsoft-ui-xaml)
- [Win2D](https://github.com/Microsoft/Win2D)
- [Windows Community Toolkit](https://github.com/CommunityToolkit/WindowsCommunityToolkit)
  
This file and project is still in development, things might change over time as the app takes shape ~~and ideas~~.
Licensed under the MIT license.