Skip to content

jsincorporated/ip

 
 

Repository files navigation

DukeTasks

"aikennut dewit" - Prof Daron Tan (source)

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

  • CLI based
  • easy to use
  • FAST good speed👍

All you need to do is:

  1. Download it from here.
  2. Double click it
  3. Add your tasks
  4. Let is remember them for you 😎

And it is free!

Features:

  • Managing tasks
  • Managing deadlines(coming soon)
  • Managing reminders(coming soon)

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

public class Main {
    public static void main(String[] args) {
        Application.launch(MainApp.class, args);
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.8%
  • Shell 3.0%
  • Batchfile 2.2%