https://github.com/itswindows11/towpad
A UWP wordpad alternative.
https://github.com/itswindows11/towpad
Last synced: about 1 year 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T11:05:37.000Z (about 3 years ago)
- Last Synced: 2025-03-17T22:44:26.596Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 1.29 MB
- Stars: 32
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.