pimutils / todoman

✅ Simple, standards-based, command line todo (aka: task) manager.
https://todoman.readthedocs.io
ISC License
495 stars 80 forks source link
caldav icalendar pim productivity python tasks terminal todo vcard vtodo

Todoman

CI status <https://builds.sr.ht/~whynothugo/todoman/commits/main> | Coverage <https://codecov.io/gh/pimutils/todoman> | Documentation <https://todoman.rtfd.org/> | ISC Licence <https://github.com/pimutils/todoman/blob/main/LICENCE>

Todoman is a simple, standards-based, cli todo (aka: task) manager. Todos are stored into icalendar <https://tools.ietf.org/html/rfc5545> files, which means you can sync them via CalDAV <http://en.wikipedia.org/wiki/CalDAV> using, for example, vdirsyncer <https://vdirsyncer.readthedocs.org/>_.

Todoman is now part of the pimutils project, and is hosted at GitHub <https://github.com/pimutils/todoman>_.

Todoman should run fine on any Unix-like OS. It's been tested on GNU/Linux, BSD, and macOS. We do not support windows, and very basic testing seems to indicate it does not work.

Feel free to join the IRC channel: #pimutils on irc.libera.chat.

Features

Documentation

For detailed usage, configuration and contributing documentation, please consult the latest version of the manual at readthedocs_.

.. _readthedocs: https://todoman.readthedocs.org/

LICENCE

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