Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-02T06:58:05.000Z (over 2 years ago)
- Last Synced: 2024-10-03T18:56:16.888Z (about 1 month 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 :
![Screenshot_2](https://user-images.githubusercontent.com/82316285/164344240-0323d8aa-4a88-4e92-8265-d26d799d258d.png)
Searching text :
![Screenshot_3](https://user-images.githubusercontent.com/82316285/164344341-74c63f9d-e3d6-4400-a189-801e2520e301.png)
Replacing text :
![Screenshot_4](https://user-images.githubusercontent.com/82316285/164344342-9c38d7bc-86f0-4e3f-b067-8261b12aef56.png)
(bonus feature) You can custom with local font + choose Bg color and Fg color
![Screenshot_3](https://user-images.githubusercontent.com/82316285/165050148-1cc0bb4d-bea2-44a2-95b8-7dbdd64c1257.png)
### Unimplemented features :
* Customize printing
* Undo
* Help
* Some infos in status bar