From f2501f2c8174974529bffa04392954d4f38c986c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Darri=20Steinn=20Konr=C3=A1=C3=B0sson?= Date: Wed, 23 Oct 2019 19:37:39 +0000 Subject: [PATCH] Add td-cli (#323) --- README.md | 1 + README_ZH-CN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index ec27f8f..d0bff38 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [sudocabulary](https://github.com/badarsh2/Sudocabulary) - Learn English Vocabulary from your terminal * [surfraw](https://gitlab.com/surfraw/Surfraw) - browse specific site and search the web from your terminal without browser. * [task-manager](https://github.com/lingtalfi/task-manager) - Execute all your scripts with just two or three keystrokes. +* [td-cli](https://github.com/darrikonn/td-cli) - A todo command line manager to organize and manage your todos across multiple projects. * [thefuck](https://github.com/nvbn/thefuck) - Fix common shell mistakes by using an easy to remember command * [tldr](https://github.com/raylee/tldr) - A fully-functional bash client for tldr, simplified and community-driven man pages * [tmux](http://tmux.github.io/) - Amazing terminal multiplexer diff --git a/README_ZH-CN.md b/README_ZH-CN.md index 15d8789..1136798 100644 --- a/README_ZH-CN.md +++ b/README_ZH-CN.md @@ -69,6 +69,7 @@ * [mosh](https://mosh.org) - 第一个实现SSP的应用,MIT的博士项目,使得C/S之间可以保持链接持续,即使断开还能恢复之前的状态 * [sshrc](https://github.com/Russell91/sshrc) - SSH 时带上你的 .bashrc、.vimrc 等 * [sudocabulary](https://github.com/badarsh2/Sudocabulary) - 从终端学习英语词汇 +* [td-cli](https://github.com/darrikonn/td-cli) - 组织者命令行管理器,用于跨多个项目组织和管理您的待办事项。 * [thefuck](https://github.com/nvbn/thefuck) - 通过使用容易记住的命令修正常见的 shell 错误 * [tmux](http://tmux.github.io/) - 很棒的终端复用器 * [up](https://github.com/shannonmoeller/up) - 按名称或计数升序排列目录,支持 bash 和 zsh