“The way to get started is to quit talking and begin doing.” – Walt Disney (source)
- text-based
- very easy to learn
FASTSUPER FAST to use
All you need to do is,
- download it from here.
- double-click it.
- add your tasks.
- let it manage your tasks for you 😊
And it is FREE!!!!!!😄
____ _
| _ \ _ _| | _____
| | | | | | | |/ / _ \
| |_| | |_| | < __/
|____/ \__,_|_|\_\___|
Features:
- Managing tasks
- Managing deadlines (coming soon)
- Reminders (coming soon)
If you are Java programmer, you can use it to practice Java too. Here's the main
method:
public static void main(String[] args) throws IOException, ClassNotFoundException {
new Duke("duke_Saved.txt").run();
}