Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.47 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.47 KB

PandaBot User Guide

"Productivity is never an accident. It is always the result of a commitment to excellence, intelligent planning, and focused effort." – Paul J. Meyer (source)

Prerequisites: JDK 17.

PandaBot frees your mind from remembering tasks and lets you focus on what truly matters. It's:

  • text-based
  • easy to use
  • FAST 🚀

Getting Started

  1. Ensure you have Java 17 or above installed in your Computer.
  2. Download the latest PandaBot.jar file from here.
  3. Place the file into the folder you want to use as the home folder for PandaBot.
  4. Open a command terminal, cd into the folder you put the jar file in, and use the java -jar PandaBot.jar command to run the application. A GUI similar to the below should appear in a few seconds. Initial GUI upon running the PandaBot
  5. Type the command in the command box and press Enter to execute it. e.g. typing help and pressing Enter will open the help window.
  6. Refer to the documentation for a complete user guide for PandaBot

Here is a sample interaction with the PandaBot: PandaBot Sample Interaction