Skip to content

Notepad Clone Using Java with some interesting features

Notifications You must be signed in to change notification settings

viveksonawale/Notepad-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad Clone Project

Project Screenshot

A Java-based Notepad Clone application with enhanced features like autosave, custom background, and theme options, making it more versatile than the standard Windows 10 Notepad.

Features

Auto Save

  • This Notepad Clone includes an auto-save feature, ensuring that you never lose your work, even if you forget to save manually. You can toggle auto-save on and off as needed.

AutoSave

Custom Background and Font

  • Personalize your notepad by setting a custom background. Choose from various options, including solid colors or your own background images.

Custome Background

Themes

  • Customize the appearance of your Notepad with different themes. Choose from themes like Dark++, Dracula, White, Red, Blue, Green, and Hacker to suit your preferences.

Themes

Word Wrap

  • Enable or disable word wrap for a more comfortable writing experience.

Font Options

  • Choose your preferred font from options like Arial, Consolas, Times New Roman, Comic Sans MS, Serif, and Courier. You can also adjust the font size to meet your needs.

Getting Started

To use this Notepad Clone, follow these steps:

  1. Clone the repository to your local machine.
  2. Build the project using your Java development environment.
  3. Run the application.
  4. Explore the various features and customize your notepad as desired.

Download JAR File Notepad.zip

Usage

  • Create, open, and save text files.
  • Enable auto-save to ensure your work is continuously saved.
  • Customize the background and theme for a unique notepad experience.
  • Adjust font and word wrap settings for improved readability.

Contributing

If you'd like to contribute to this project, please fork the repository and create a pull request with your changes. We welcome contributions from the community to enhance this Notepad Clone even further.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About the Developer