Skip to content

nixonwidjaja/ip

 
 

Repository files navigation

AdaBot

"Adapt. Improvise. Overcome." - Tom Cruise

AdaBot frees your mind of having to remember things you need to do. It's,

  • text-based
  • easy to learn
  • FAST SUPER FAST to use

All you need to do is,

  1. Add your tasks
  2. Let it manage your tasks for you 😉

And it is FREE!

Features:

  • Managing tasks
  • Managing deadline
  • Managing events
  • User-friendly and intuitive GUI

User Guide

See User Guide here

Get Started

  • You can download the jar file here
  • Make sure you have Java and JRE installed on your device
  • Run the jar file

If you Java programmer, you can use it to practice Java too. Here's the main method in Duke.java:

 public static void main(String[] args) {
     new Duke().run();
 }

Packages

No packages published

Languages

  • Java 96.7%
  • Shell 1.9%
  • Batchfile 1.4%