Skip to content

NightStorm0/note-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad Clone

Your lightweight Notepad(and more coming soon) built in Java with Swing and FlatLaf, supporting file operations, undo/redo, dark mode, and more.

Features

  • Open, save, and edit all files
  • Dark/light mode toggle
  • Basic notepad functionality

What set this apart?

  • We all love java, and notepad, here's a notepad in your favorite language
  • Dark mode :)
  • Code syntax highlighting (TBD)
  • More features coming soon!
  • Add your own features and submit a pull request!

Installation

via source code:

  1. Clone the repo: git clone https://github.com/yourusername/notepad-clone.git
  2. Add FlatLaf dependency (Maven/Gradle):
    • Maven: <dependency><groupId>com.formdev</groupId><artifactId>flatlaf</artifactId><version>3.6</version></dependency>
  3. Run Main.java.

via jar:

  1. Download the latest jar
  2. Run the jar with java -jar notepad-clone.jar.

exe:

  1. Download the latest exe(thanks to Launch4j)
  2. Run the exe.

Contributing

Fork the repo, create a branch, and submit a pull request. I'd love to see your features and improvements!

License

open source, but havent decided on a license yet.

Contact

About

A notepad of the people by the people and for the people -java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages