Skip to content

Haris-Irfan/ip

 
 

Repository files navigation

KieTwoForOne

“Your mind is for having ideas, not holding them.” – David Allen (source)

KieTwoForOne frees your mind from having to remember things you need to do. It's,

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

All you need to do is,

  1. download the jar file.
  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
  • Managing Events
  • Adding to tasks

If you are a Java programmer, you can also use it to practice Java. 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 97.6%
  • Shell 1.4%
  • Batchfile 1.0%