Skip to content

1simjustin/tp

 
 

Repository files navigation

Long Ah!

LongAh logo.jpg

Introduction

LongAh! is a CLI-based application designed to help users track debts within friend groups and determine the least transaction method of settling these debts. It is optimized for busy people with large transaction quantities among friends.

Quick Start

  1. Ensure that you have Java 11 or above installed.
  2. Download the latest version of LongAh! from here.
  3. Copy the JAR file to the folder you want to use as the home folder for your LongAh! application.
  4. Open a command terminal, navigate to the folder containing the JAR file and run the command:
java -jar tp.jar
  1. Upon starting the application, you will be prompted to enter your PIN. The user PIN is required to access the application. The app will prompt you to create your own PIN if it is your first time using the application.
  2. You can now start using LongAh! by entering commands into the command terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.5%
  • Shell 1.3%
  • Batchfile 1.2%