[PR #323] [MERGED] Add td-cli #358

Closed
opened 2025-11-06 14:04:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alebcay/awesome-shell/pull/323
Author: @darrikonn
Created: 3/13/2019
Status: Merged
Merged: 10/23/2019
Merged by: @alebcay

Base: masterHead: add-td-cli


📝 Commits (4)

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
📝 README_ZH-CN.md (+1 -0)

📄 Description

td-cli

Implements https://github.com/alebcay/awesome-shell/issues/316

https://github.com/darrikonn/td-cli

Description

td-cli is a command line todo manager,
where you can organise and manage your todos across multiple projects

Why?

td-cli allows you to group your todos based on your projects and helps you keep your todos well organised and well structured.
td-cli also has an awesome interactive mode which speeds up the whole process!

How to install

pip3 install td-cli

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/alebcay/awesome-shell/pull/323 **Author:** [@darrikonn](https://github.com/darrikonn) **Created:** 3/13/2019 **Status:** ✅ Merged **Merged:** 10/23/2019 **Merged by:** [@alebcay](https://github.com/alebcay) **Base:** `master` ← **Head:** `add-td-cli` --- ### 📝 Commits (4) - [`4d2f04f`](https://github.com/alebcay/awesome-shell/commit/4d2f04ff55b7e6f788632024cd9a5784bf2d9e38) Add td-cli - [`dc71248`](https://github.com/alebcay/awesome-shell/commit/dc71248c86b16d7556e547ff02ed87bd632bba51) Use `command line` instead of `command-line` - [`37b7dd3`](https://github.com/alebcay/awesome-shell/commit/37b7dd3df18c2afa744c0615607409d281fd9bbb) Add chinese description - [`80c8044`](https://github.com/alebcay/awesome-shell/commit/80c8044f38fed025416fa440a2c6f2c50f5771fd) Lint ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `README_ZH-CN.md` (+1 -0) </details> ### 📄 Description ## td-cli Implements https://github.com/alebcay/awesome-shell/issues/316 ### Link https://github.com/darrikonn/td-cli ### Description **td-cli** is a command line todo manager, where you can organise and manage your todos across multiple projects ### Why? **td-cli** allows you to group your todos based on your projects and helps you keep your todos well organised and well structured. **td-cli** also has an awesome interactive mode which speeds up the whole process! ### How to install ```bash pip3 install td-cli ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:04:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-shell#358