Skip to content

pfertyk/todoman

 
 

Repository files navigation

Todoman

Travis CI build status

documentation

version on pypi

licence

Todoman is a simple, standards-based, cli todo (aka: task) manager. Todos are stored into icalendar files, which means you can sync them via CalDAV using, for example, vdirsyncer.

Todoman is now part of the pimutils project, and is hosted at GitHub. The original location at GitLab.com is still kept as a mirror.

Features

  • Listing, editing and creating todos.
  • Todos are read from individual ics files from the configured directory. This matches the vdir specification.
  • There's support for the most common TODO features for now (summary, description, location, due date and priority) for now.
  • Todoman should run on any major operating system.
  • Unsupported fields may not be shown but are never deleted or altered.

Documentation

For detailed configuration, have a look at the latest docs at readthedocs.

LICENCE

Todoman is licensed under the MIT licence. See LICENCE for details.

About

A simple CalDAV-based todo manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%