Skip to content

hqhqhq1/ip

 
 

Repository files navigation

Duke

“The way to get started is to quit talking and begin doing.” – Walt Disney (source)

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

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

All you need to do is,

  1. download it from here.
  2. double-click it.
  3. add your tasks.
  4. 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();
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.0%
  • Shell 2.9%
  • Batchfile 2.1%