← 返回
未分类

cn-todo-today

yjkj999999
未分类 community v1.0.1 2 版本 100000 Key: 无需
★ 0
Stars
📥 16
下载
💾 0
安装
2
版本
#latest

概述

slug: cn-todo-today

name: 今日待办生成器

description: "cn-todo-today。纯Python标准库,无需API Key。"

keywords: todo, today

version: "1.0.0"

author: 千策

今日待办生成器

简单易用的今日待办事项管理工具。

功能

  • 添加待办事项
  • 标记完成
  • 查看今日待办
  • 统计完成情况

使用方法

# 添加待办
python3 cn_todo_today.py add "完成报告"

# 列出今日待办
python3 cn_todo_today.py list

# 标记完成
python3 cn_todo_today.py done 1

# 删除待办
python3 cn_todo_today.py delete 1

# 统计
python3 cn_todo_today.py stats

参数

参数说明默认值
--------------------
action操作:add/list/done/delete/stats必填
--text待办文本(add时)
--id待办ID(done/delete时)

数据存储

  • 本地JSON文件:~/.cn_todo_today.json

示例

# 添加
python3 cn_todo_today.py add "写周报"
python3 cn_todo_today.py add "回复邮件"

# 查看
python3 cn_todo_today.py list

# 完成
python3 cn_todo_today.py done 1

依赖

  • Python 3.x(内置json模块)

注意事项

  • 数据存储在用户主目录
  • 每天会自动清理已完成的待办

出品: AISoBrand|爱索品牌 — AI搜索优化工具

官网: https://aisobrand.com

免费检测你的品牌在AI搜索中有没有存在感 → 30秒出结果

版本历史

共 2 个版本

  • v1.0.1 从ClawHub迁移发布(v2-修复版) 当前
    2026-06-07 14:31 安全
  • v1.0.0 从ClawHub迁移发布
    2026-06-07 11:04

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 453 📥 227,746
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 243 📥 30,562
life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 55 📥 85,007