Releases: MinhHoangLeNUS/ip
Releases · MinhHoangLeNUS/ip
Release list
Aster v0.2
Final iP release of Aster with its graphical interface, enhanced error handling, task statistics, documentation and user guide.
Aster v0.1
First released build of Aster, a command-line task chatbot.
Aster keeps a list of todos, deadlines and events, remembers whether each
one is done, and saves the list to disk so it survives restarting.
Requirements
Java 25 or later.
How to run
- Download
Aster.jarbelow and put it in a folder of its own. - Open a command window in that folder.
- Run:
java -jar "Aster.jar"
Aster creates a data folder beside the JAR to store your tasks, and reads
it back the next time you start.