Skip to main content

事咚咚 - 个人待办管理的 CLI 工具

Project description

事咚咚 (Dida)

管理个人待办事项的 CLI 工具 —— 为事咚咚智能体提供底层能力

产品定位

在你最自然的地方,用最自然的方式,管理你要做的事

我们解决什么问题

痛点 描述
记不住 说过的话、答应的事转头就忘
懒得记 专门的 todo app 太重,打开步骤多
易遗漏 任务到期了才想起,或者根本没想起
难追踪 想知道"今天要做什么"要到处翻
不连贯 聊天中说要做的事,得手动复制到 todo app

核心价值

  • 零摩擦:记录一个任务 ≤ 5 秒
  • 不遗漏:到期主动提醒
  • 心有数:随时随地问,立即知道要做什么
  • 可信赖:它记住的,就是你要做的

我们不做什么

不做 原因
复杂项目管理 超出个人日常范畴,交给专业工具
多人协作 专注个人事务
复杂依赖关系 保持简单,"今天要做什么"就够了
精密时间块规划 番茄钟、日历视图交给专业 app

安装

pip install dida-cli

快速开始

# 初始化
dida init

# 记录待办
dida add "给妈妈打电话"
dida add "明天下午三点开会" --due "2026-03-16 15:00"
dida add "周五前把报告写完" --due "2026-03-14" --priority high

# 列出待办
dida ls

# 标记完成
dida done 1

# 删除
dida delete 1

命令

命令 说明
dida init 初始化数据库
dida add 创建待办
dida ls 列出待办
dida get 获取详情
dida done 标记完成
dida undo 取消完成
dida update 更新待办
dida delete 删除待办
dida search 搜索待办
dida stats 统计信息

数据存储

~/.dida/dida.db

开发

# 克隆
git clone https://github.com/gudong/dida-cli.git
cd dida-cli

# 安装依赖
python -m venv venv
source venv/bin/activate
pip install -e ".[dev]"

# 运行测试
pytest

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dida_cli-0.2.1.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dida_cli-0.2.1-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file dida_cli-0.2.1.tar.gz.

File metadata

  • Download URL: dida_cli-0.2.1.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for dida_cli-0.2.1.tar.gz
Algorithm Hash digest
SHA256 9326321dbd12fd1320ad2f191449aedfd853c34b4791a16c8c5d36444b356037
MD5 58a5e701d55e0f9dcf0d5bff7dfc6172
BLAKE2b-256 5470f9d9da8d73c80698331c2dffe0092cead6b7aa4699121c6e9eef749a36cb

See more details on using hashes here.

File details

Details for the file dida_cli-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: dida_cli-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for dida_cli-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 33df2d5a1cb4fc232e72e97b2171c8f2ef4be70b307e83f3b58222fe370ec976
MD5 2d1ac36407921167c62c1be74385e930
BLAKE2b-256 d568b66ea3c8f693034caec10723687756722a68f67904b9a5f0dc6ffe04b61b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page