jTodo List
About:
I wanted a simple easy to use todo list. I have used several todo lists but most of them had more features than I needed, and they weren’t quick and easy to use. My goal with this project is to keep it a small light weight todo list, while being feature rich. It’s another goal to keep it quick to operate the tasks of the list. As I use linux for my personal computing, this project will remain cross platform.
Features:
- Easy to add todo items
- Simple way to check off tasks
- Automatic saving options
- Setting a priority to different tasks
Screenshot:
Instructions:
Windows: Run it from the start menu, or where you unzip it if you choose that method
Linux: You can run it from the command line with java -jar jTodo.jar or run the shell script included ./run.shIf you need help post in the forums
Download:
jTodo List 1.2 Windows Installer
jTodo List 1.2 Windows Zip
jTodo List 1.2 Linux Tarball
ChangeLog:
1.2 (7.23.2007)
Feature: Set colors of priorities
Feature: * in Title Bar when list has changed
Feature: + increases priority
Feature: – decreases priority
1.1 (6.26.2007)
Feature: Remember Location and Size of windows
Feature: Delete button to remove todo items
Bugfix: Right click selects the correct item
Bugfix: Changing Always On Top from the Menu updates the Options window
1.0 (6.14.2007)
Initial Release
Support: