“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: 😉
- Click this link to download!
- Double-click to open it.
- Tell hyddd tasks to add.
- 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();
}