DevTodo

DevTodo is a small command line application for maintaining lists of tasks. It stores tasks hierarchically, with each task given one of five priority levels. Data is stored as XML, so various XSLT templates can be executed on the XML to convert it into different formats (eg.

DevTodo screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Linux
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Command line interface

 Tags

DevTodo News & Activities

Highlights All activities

Recent activities

No activities found.

DevTodo information

  • Developed by

    Alec Thomas
  • Licensing

    Open Source and Free product.
  • Alternatives

    23 alternatives listed
  • Supported Languages

    • English
DevTodo was added to AlternativeTo by dexterre on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is DevTodo?

DevTodo is a small command line application for maintaining lists of tasks. It stores tasks hierarchically, with each task given one of five priority levels. Data is stored as XML, so various XSLT templates can be executed on the XML to convert it into different formats (eg. HTML).

Data is stored in a file named .todo in the current directory. Depending on the setting of backup in your configuration file, there may also be files named .todo.1, .todo.2, etc.

The change log is also of interest for highlighting the newest features and bug fixes.

DevTodo is available in most Unixes, but you can also download the source directly from the bottom of this page.