https://github.com/icepick4/notepad
Clone of windows's notepad
https://github.com/icepick4/notepad
app awt clone gui implementation java notepad swing ui windows
Last synced: 23 days ago
JSON representation
Clone of windows's notepad
- Host: GitHub
- URL: https://github.com/icepick4/notepad
- Owner: icepick4
- License: mit
- Created: 2022-04-18T18:29:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T06:58:05.000Z (over 3 years ago)
- Last Synced: 2025-05-31T11:31:04.150Z (4 months ago)
- Topics: app, awt, clone, gui, implementation, java, notepad, swing, ui, windows
- Language: Java
- Homepage:
- Size: 993 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notepad
Clone of windows's notepad## Usage :
* You can simply run the file [executable](notepad.jar)
* Or run mannualy the file [Bloc-Notes](/src/bloc/notes/BlocNotes.java)## Screenshots :
Application at launch :

Searching text :

Replacing text :

(bonus feature) You can custom with local font + choose Bg color and Fg color

### Unimplemented features :
* Customize printing
* Undo
* Help
* Some infos in status bar