Skip to content

luca009/NoteyWriteWPF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NoteyWriteWPF

A tiny word processor made using C# and WPF

Please note that NoteyWriteWPF is still in Alpha and not everything is completely polished

Features

  • Basic formatting features, including
    • Bold, Italic, Underline
    • Font Family, Size and Color
    • Text alignment
  • Other text features, including
    • Indentation
    • Numbered and Bullet lists
    • Images
    • Spellcheck
    • Find & Replace
  • I/O for
    • XML-based Documents
    • Rich Text Documents
    • Plain Text Documents
  • Customizable UI

Screenshots

NW_Main_UI

The main UI of NoteyWriteWPF (Alpha 0.5.1.1)

NW_Find_Replace

Find and Replace function

NW_Appearance_Settings

Appearance Settings

Download

You can download NoteyWriteWPF from the Releases page.

Portable Software

NoteyWriteWPF is a portable software, so you can use it without having to install it on your system. Do note that NoteyWriteWPF saves Logs and Autosaves in the running directory and also saves settings in the user's AppData.

License

NoteyWriteWPF is licensed under the GPLv3.

About

A rewrite of NoteyWrite, a lightweight word processor, in C# using WPF instead of WinForms. Currently in Alpha.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages