Skip to content

mohamedsaf1/ip

 
 

Repository files navigation

DukeBruv

"If you can dream it, you can do it" - Walt Disney (source)

DukeBruv enhances your daily lifestyle by efficiently keeping track of your tasks. It's

  • user-friendly
  • fast to use
  • ad-free

All you need to do is,

  1. download it from here
  2. run it on your IDE/terminal
  3. add your tasks
  4. enjoy your very own task manager! 😄

Features:

  • Managing tasks
  • Managing deadlines and timings
  • Aesthetic user interface (coming soon try it out now!)
  • Reminders (coming soon)

and it is FREE!


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.7%
  • Shell 3.1%
  • Batchfile 2.2%