Skylee Task Manager (STM) is a cross-platform command-line app for managing tasks. If you can type fast, STM can get your task management tasks done faster than traditional GUI apps.
-
Ensure you have Java
11
or above installed in your computer. -
Download the latest
ip.jar
from here. -
Copy the file to the folder you want to use as the home folder for your STM.
-
Open a command terminal,
cd
into the folder you put the JAR file in, and use thejava -jar ip.jar
command to run the application.A welcome message similar to the below should appear in a few milliseconds.
____________________________________________________________ Hello! I'm Skylee! What can I do for you? ____________________________________________________________
-
Type the command after the prompt
>
and press Enter to execute it. -
Refer to the User Guide for details of each command.
STM is currently under active development.
If you find any bugs or errors, we would appreciate if you could help report these issues so that we could repair them accordingly.