Skip to content

tyanhan/ip

 
 

Repository files navigation

About the app

SaiTasker is a desktop app for managing tasks, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). It is designed to help busy students organise their homework deadlines and co-curricular activities.


Quick start

  1. Ensure you have Java 11 or above installed in your Computer.

  2. Download the latest SaiTasker.jar from here.

  3. Copy the file to the folder you want to use as the home folder for your SaiTasker.

  4. Double-click the file to start the app. The GUI similar to the below should appear in a few seconds.
    image

  5. Type your command in the text box and press Enter, or click the Send button to execute it. e.g. typing list and pressing Enter will open the current list of tasks.
    Some example commands you can try:

    • todoLearn the basics of SaiTasker : Adds a ToDo type task with description Learn the basics of SaiTasker to the task list.
    • delete1 : Deletes the 1st task in your task list.
    • bye : Says goodbye to Saitama.

Refer to the user guide for more details!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 97.7%
  • Shell 1.3%
  • Batchfile 1.0%