Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsWindows11/TowPad
A UWP wordpad alternative.
https://github.com/itsWindows11/TowPad
Last synced: 3 days 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-04T11:05:37.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T12:05:28.666Z (7 days 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.
![TowPad](https://user-images.githubusercontent.com/81253203/134414755-894fcb4c-cac1-4edb-af92-4be47a342177.png)
### Windows 11
![image](https://user-images.githubusercontent.com/81253203/135627983-c9b242ba-ad76-4134-8ed6-a57e3b477390.png)
![image](https://user-images.githubusercontent.com/81253203/135628613-bc40ed7d-bc5d-4c30-811a-57578f2a18d3.png)### Windows 10
![image](https://user-images.githubusercontent.com/81253203/133136254-4df31e72-2f6e-4a3c-8d29-5d0806003bd5.png)
![image](https://user-images.githubusercontent.com/81253203/133136586-65c15c90-9469-485e-b845-9579472aaced.png)### **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.