Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
/ NotepadCS Public archive

A Windows text editor with a lot of useless features.

License

Notifications You must be signed in to change notification settings

cedricouellet/NotepadCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad-- (NotepadCS)

A text editor with a lot of useless features.

Made for fun, and to learn.

Stack

  • Language: C# 9.0
  • Environment: .NET 6
  • Framework: WinForms

Support

Notepad-- will only work on Windows.

Why? Because WinForms can be a lot of fun to use, and because most people use Windows.

Features

All features that come with the builtin Windows Notepad, but with:

  • Editing Timer (see how long you've been editing a file)
    • Warns you to take a break when it sees you have spent over an hour editing a single file.
  • Insert
    • Line Under Selection
    • Code Templates
      • C#
      • Python 3
    • Emoticons
      • Lenny Face and more...
  • Experimental
    • Play audio file
    • Search selection on Stack Overflow
    • Visit social media pages
      • GitHub
      • Google
      • YouTube
      • Reddit
      • FaceBook (or should I say Meta?)
      • Instagram
      • Twitter
      • (TODO) Include Twitch
  • Preferences
    • Change font
    • Colors
      • Background
      • Foreground