Skip to content

HangZelin/ip

 
 

Repository files navigation

Hyddd Chatbot

“You can do anything, but not everything.” – David Allen (source)

Hyddd Chatbot frees you from worry of taking care of everything. You can ask hyddd to help you remember things. It's

  • Text-based!
  • Easy to understand!
  • Super Fast to use! 😁

All you need is: 😉

  1. Click this link to download!
  2. Double-click to open it.
  3. Tell hyddd tasks to add.
  4. Let hyddd manage your tasks for you!

It is FREE to use!!!

Features:

  • Managing tasks: deadline, event, todo.
  • Marking finished tasks.
  • Deleting certain tasks.
  • Searching certain tasks by keyword of time or taskInfo.

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

    public static void main(String[] args) {
        new hyddd("data/tasks.txt").run();
    }

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%