Releases: chukjosh/NoteApp
Releases · chukjosh/NoteApp
Initial Release - NoteApp v1.0.0
📘 NoteApp v1.0.0
This is the initial release of NoteApp, a modern, lightweight note-taking application built with Java Swing.
✨ Features in this Release
- ✅ Clean, modern UI with light and dark modes
- 📝 Create, edit, save, and delete notes
- 🔍 Powerful search functionality
- ⌨️ Keyboard shortcuts for efficient operation
- 📁 Import and export notes
- 🗂️ Note categorization
- 📐 Responsive design
🚀 Installation & Usage
-
Download the
NoteApp.jarfrom the Releases section. -
Run the app using the following command:
java -jar NoteApp.jar
-
Requires Java Runtime Environment (JRE) 8 or higher.