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.jar
command to run the application.