All Projects → pimutils → Todoman

pimutils / Todoman

Licence: isc
✅ A simple, standards-based, cli todo (aka: task) manager.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Todoman

Orgzly Android
Outliner for taking notes and managing to-do lists
Stars: ✭ 2,042 (+726.72%)
Mutual labels:  productivity, todo, tasks
Termy
A terminal with autocomplete
Stars: ✭ 112 (-54.66%)
Mutual labels:  productivity, terminal
Markor
Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
Stars: ✭ 1,394 (+464.37%)
Mutual labels:  todo, tasks
3llo
3llo - Trello interactive CLI aplication
Stars: ✭ 245 (-0.81%)
Mutual labels:  productivity, terminal
Dones
Simple team task management and tracking
Stars: ✭ 62 (-74.9%)
Mutual labels:  productivity, todo
Nodo
☑ Command line TODO app
Stars: ✭ 73 (-70.45%)
Mutual labels:  todo, terminal
Elixir Oh My Zsh
Oh My Zsh plugin for Elixir, IEX, Mix and Phoenix
Stars: ✭ 131 (-46.96%)
Mutual labels:  productivity, terminal
Vdirsyncer
📇 Synchronize calendars and contacts.
Stars: ✭ 872 (+253.04%)
Mutual labels:  todo, tasks
Vim Simple Todo
Mappings to manage GitHub-like task lists
Stars: ✭ 137 (-44.53%)
Mutual labels:  productivity, todo
Oh My Bash
A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Stars: ✭ 2,605 (+954.66%)
Mutual labels:  productivity, terminal
Tracks
Tracks is a GTD™ web application, built with Ruby on Rails
Stars: ✭ 991 (+301.21%)
Mutual labels:  productivity, todo
Notica
Send browser notifications from your terminal. No installation. No registration.
Stars: ✭ 215 (-12.96%)
Mutual labels:  productivity, terminal
Gridcoin Tasks
tasks, wishes, ideas, ... for the Gridcoin project
Stars: ✭ 32 (-87.04%)
Mutual labels:  todo, tasks
Taskline
Tasks, boards & notes for the command-line habitat
Stars: ✭ 78 (-68.42%)
Mutual labels:  todo, terminal
Goat
POSIX-compliant shell movement boosting hack for real ninjas (aka `cd x` and `cd ...`)
Stars: ✭ 27 (-89.07%)
Mutual labels:  productivity, terminal
Nnn
n³ The unorthodox terminal file manager
Stars: ✭ 13,138 (+5219.03%)
Mutual labels:  productivity, terminal
Leasot
Parse and output TODOs and FIXMEs from comments in your files
Stars: ✭ 729 (+195.14%)
Mutual labels:  productivity, todo
School
A productivity app to organize school tasks
Stars: ✭ 28 (-88.66%)
Mutual labels:  productivity, todo
Qtodotxt2
Rewrite of GUI code of QTodoTxt using qml.
Stars: ✭ 136 (-44.94%)
Mutual labels:  todo, tasks
Bash It
A community Bash framework.
Stars: ✭ 12,671 (+5029.96%)
Mutual labels:  productivity, terminal

Todoman

.. image:: https://action-badges.now.sh/pimutils/todoman :target: https://github.com/pimutils/todoman/actions :alt: CI status

.. image:: https://codecov.io/gh/pimutils/todoman/branch/main/graph/badge.svg :target: https://codecov.io/gh/pimutils/todoman :alt: Codecov coverage report

.. image:: https://readthedocs.org/projects/todoman/badge/ :target: https://todoman.rtfd.org/ :alt: documentation

.. image:: https://img.shields.io/pypi/v/todoman.svg :target: https://pypi.python.org/pypi/todoman :alt: version on pypi

.. image:: https://img.shields.io/pypi/l/todoman.svg :target: https://github.com/pimutils/todoman/blob/main/LICENCE :alt: licence

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg :target: https://pypi.org/project/black/ :alt: code style: black

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.

Features

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].