Skip to content

xDavide9/JNotepad

Repository files navigation

JNotepad

author license java version version

Inspired by Windows 10 Notepad, but dark-themed

Installation

  • For Windows, you can install JNotepad.exe as a standalone application
  • To run the Jar, make sure you have Java 17 or later installed
  • You can run the application with java -jar JNotepad-<<version>>.jar

Features

  • Modern look thanks to _ Flatlaf_
  • Great package of functions
  • Entirely built with JDK 17.0.1 using the Swing API

lorem

User Guide

  • Under each menu are function that control an aspect of the application
    • File allows to interact with the file system
    • Edit is useful when writing to save time
    • Format displays the text in a preferred way
    • Help links to both the original repository, and to this forked repository

user-guide

Credits