npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@weibaohui/nothing-todo

v0.0.24

Published

NothingTodo - Rust CLI for managing your daily tasks

Readme

NothingTodo

A cross-platform CLI tool for managing your daily tasks, built with Rust.

"无事可做" — 因为 AI 已经帮你做完了。

Preview

Dashboard

Task Detail

Features

  • 智能任务管理 — 创建、编辑、跟踪 Todo,支持多种状态(待办、进行中、已完成、已取消、已归档)
  • 多 AI 执行器支持 — 集成 Claude Code、JoinAI、CodeBuddy、OpenCode、AtomCode 等多种 AI CLI 工具
  • 可视化仪表盘 — 实时统计任务完成情况,支持趋势图表和数据洞察
  • 标签系统 — 灵活的标签分类,快速筛选和定位任务
  • 定时调度 — 内置 Cron 调度器,支持定时触发任务执行
  • 跨平台 — 支持 Windows、macOS、Linux(x86_64 & ARM64)
  • 执行历史 — 完整记录每次执行的日志,支持重新执行

Installation

npm install -g @weibaohui/nothing-todo

Usage

ntd              # 启动服务(默认端口 8088)
ntd version      # 查看版本信息
ntd upgrade      # 升级到最新版本
ntd --help       # 查看帮助

启动后打开浏览器访问 http://localhost:8088

Supported AI Executors

| Executor | Description | |----------|-------------| | Claude Code | Anthropic 官方 CLI | | JoinAI | AI 工作流工具 | | CodeBuddy | 代码助手 | | OpenCode | 开源代码助手 | | AtomCode | AI 代码编辑器 |

Platform Support

  • macOS (arm64)
  • Linux (x64, arm64)
  • Windows (x64)

License

Polyform Noncommercial License