Releases: tzaph/ip
Releases · tzaph/ip
v0.3
How to Use
- Ensure you have Java 11 or above installed.
Refer here for the installation guide.
- Download the latest release of the arona jar file. The releases can be found here.
- Copy the file to a folder as the home folder. The folder will also contain your task list data.
- Open the terminal at the respective folder and run the
java -jar arona.jarcommand to run the application.
v0.2
How to Use
- Ensure you have Java 11 or above installed.
Refer here for the installation guide.
- Download the latest release of the arona jar file. The releases can be found here.
- Copy the file to a folder as the home folder. The folder will also contain your task list data.
- Open the terminal at the respective folder and run the
java -jar arona.jarcommand to run the application.
v0.1
Quick Start
- Ensure you have Java 11 or above installed.
- Download the latest release of the arona jar file.
- Copy the file to a folder as the home folder. The folder will also contain your task list data.
- Open the terminal at the respective folder and run the
java -jar arona.jarcommand to run the application.