“I think teeth are the first reminder of mortality. I think that's where it begins to hit ya. Cus they don't come back and that's it.” - Terry A. Davis (source)
Giorgo is here to lighten the load on your memory and help you stay on top of your game! It’s:
- Simple to use
- Beautifully minimalistic
- Powerful enough to handle all your tasks effortlessly
- Fast Blazingly fast so you can get things done in a flash ⚡
With Giorgo, you can:
- Type away your tasks in seconds.
- Organize your life like a
noobpro. - Stay focused and
stressedstress-free 😊.
Ready to boost your productivity with a touch of magic? 🎩✨
All you need to do is,
- Download the .jar file from here.
- Copy the .jar file into an empty folder.
- Open a command window in that folder.
- Run the command
java -jar "{filename}.jar"e.g.,java -jar "Duke.jar"(i.e., run the command in the same folder as the .jar file).
And it is FREE!
Features:
- Managing tasks
- Managing deadlines
- Reminders (coming soon)
If you are a 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);
}
}