Skip to content

gianniskokkinis/KeepIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

KeepIt

KeepIt is a lightweight notepad application designed for simplicity and efficiency.

This project was created as a learning experience in Java development. KeepIt provides basic text editing functionality such as saving, editing, and opening files, all accessible through keyboard shortcuts. The unique feature of the program? Finding the exit button—hope it doesn't take you all day!

Features

  • Simple and minimalistic interface
  • Supports saving and opening text files
  • Keyboard shortcuts for quick navigation
  • No menus, just pure efficiency!

Supported Platforms

  • Windows
  • Debian-based Linux distributions

Requirements

  • Java Development Kit (JDK) 8+
  • Command Line Interface (CMD/Terminal)

How to Run the Program

Windows:

  1. Download the KeepIt folder.
  2. Run the run.bat script.

Debian Linux:

  1. Download the KeepIt folder.
  2. Open a terminal and navigate to the project directory.
  3. Compile the Java files:
    javac *.java
  4. Run the program:
    java PreMenu

Contribution & Future Updates

KeepIt is an ongoing project, and I am actively working on improving it. If you have any ideas or suggestions, feel free to share them! Contributions and feedback are highly appreciated.

Thank you, and have fun using KeepIt!

About

This is a note app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published