Skip to content

brullsker/FastNote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastNote

UWP rich text editor
Download · Dev contact

Features

  • Write notes and texts and format it
  • Saves changes as they happen
  • Export your text in 12 file formats (including RTF, HTML, PDF, DOCX and several image formats)
  • Share selected text or the whole file
  • Set up a different font size and font family
  • Supports 13 languages (contact me to translate into your language; for translation issues please open a new issue)

Screenshots

See here

Build

  1. Clone the repo and load the solution into VS. Remove the reference "Common".
  2. Download Common.dll and add a reference to it in the solution.
  3. Build it!