Skip to content

Lixkote/RectifyPad

Repository files navigation

RectifyPad is a modern and unofficial replacement for WordPad, written in C#. It is free and open source, and aims to provide almost the same functionality as its predecessor, with a fresh and updated look.

RectifyPad Screenshot RectifyPad Screenshot

Features

  • Standard WordPad features, such as basic text operations and inserting various multimedia items.
  • Modern Windows 11-style design, based on the new paint redesign.

Credits

  • Jd for the initial concept of the application.
  • WinEX or helping me with icon design and other visual aspects.

Getting started

To run RectifyPad, you will need the following prerequisites:

  • A computer running Windows 11 21H1, build 22000 or newer (Windows 10 support will be coming soon).

  • The latest version of Visual Studio (the free community edition is sufficient).

    • The "Universal Windows Platform Development" workload installed.
    • The latest Windows 11 SDK and Windows 10 SDKs installed.
  • The source code of RectifyPad, which you can get by cloning this repository:

    git clone https://github.com/Lixkote/RectifyPad
    
  • Open src\WordPad.sln in Visual Studio to build and run the RectifyPad app.

  • Install the font from here: https://github.com/Lixkote/RectifyPad/blob/Preview1/WordPad/Assets/WordPadIcons.ttf

  • To test the app, compile it and run it in debug mode.

Contributing

If you want to contribute to RectifyPad, please contact me on the official Rectify11 Discord or using the alias 'lixkote'.

Projects used

RectifyPad is licensed under the MIT License.