Skip to content

My own customized text editor inspired by the original notepad which i use for my daily note taking activities. If you are using this on your own make sure to setup the libraries included so the code functions as it is supposed to.

Notifications You must be signed in to change notification settings

Balen-Dev/Notepad--

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad--


My own customized text editor inspired by the original notepad which i use for my daily note taking activities. If you are using this on your own make sure to setup the libraries included so the code functions as it is supposed to. This text editor can also be used to edit other file formats except ".txt", such as ( .html .css .js .scss...etc ).

Features:

  • File Menu

    • New
    • Open
    • Save
    • Save As
    • Exit
  • Edit Menu

    • Undo
    • Redo
    • Find
    • Find & Replace
  • Preferences Menu

    • Set Word Wrap
    • Set Text Color
    • Change Themes
  • Change Font Size

  • Change Font Family

Preview:

flatOne

Download Instructions:

  • Click on "Code" at the top of this repository
  • Click Download Zip
  • Extract Downloaded File
  • Open in IDE of Your Choice
  • Setup Included Libraries (Different Methods According to IDE)
  • Run Code

Available Themes

FlatOne

flatOne

Carbon

carbon

Dracula

dracula

Hiberbee Dark

hiberbee

Gruvbox Dark Medium

gruvbox

Gray

gray

About

My own customized text editor inspired by the original notepad which i use for my daily note taking activities. If you are using this on your own make sure to setup the libraries included so the code functions as it is supposed to.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages