"Don't be afraid to give up the good to go for the great." — John D. Rockefeller (source)
ConvoBot elevates your task management to the next level.
- text-based
- easy to learn
FASTSUPER FAST to use
All you need to do is,
- download it from here.
- run it.
- add your tasks.
- let it manage your task for you 😉
And it is FREE!
Features:
- Manage todos
- Manage deadlines
- Manage events
- Manage reminders
- Graphical UI
- Cloud storage
It is written in Java. Here's the main
method:
public static void main(String[] args) {
Application.launch(Main.class, args);
}
me.xdrop:fuzzywuzzy for fuzzy string matching, licensed under the GPL-2.0 license