Tyler help you managed your list of tasks, so that you can forget about all your tasks and go to play around with your friends.
Tyler frees your mind of having to remember things you need to do. It's,
- text - based
- easy to learn
FastSUPER FAST to use
All you need to do is,
- Download it from here
- Double - click it
- Add your tasks
- Let it manage your tasks from you 😊
AND it is FREE !
- Managing tasks
- Find tasks
- Reminders (Coming soon)
If you are a Java programmer, you can use it to practice Java too. Here's the main
method:
public static void main(String[] args) {
new Tyler(FILE_PATH).run();
}