[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-74924":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},74924,"claude-statusline","nilbuild\u002Fclaude-statusline","nilbuild","Minimal Claude Code statusline setup I personally use","",null,"Shell",1274,89,6,3,0,8,21,87,24,89.06,"MIT License",false,"main",[],"2026-06-12 04:01:16","# claude-statusline\n\nConfigure your Claude Code statusline to show limits, directory and git info\n\n![demo](.\u002F.github\u002Fdemo.png)\n\n## Install\n\nRun the command below to set it up\n\n```bash\nnpx @kamranahmedse\u002Fclaude-statusline\n```\n\nIt backups your old status line if any and copies the status line script to `~\u002F.claude\u002Fstatusline.sh` and configures your Claude Code settings.\n\n## Requirements\n\n- [jq](https:\u002F\u002Fjqlang.github.io\u002Fjq\u002F) — for parsing JSON\n- curl — for fetching rate limit data\n- git — for branch info\n\nOn macOS:\n\n```bash\nbrew install jq\n```\n\n## Uninstall\n\n```bash\nnpx @kamranahmedse\u002Fclaude-statusline --uninstall\n```\n\nIf you had a previous statusline, it restores it from the backup. Otherwise it removes the script and cleans up your settings.\n\n## License\n\nMIT\n","claude-statusline 是一个用于配置 Claude Code 状态栏的工具，能够显示代码限制、目录信息和 Git 信息。该项目使用 Shell 脚本编写，支持通过简单的命令行操作完成安装与卸载，并且会自动备份原有设置。其核心功能包括展示 API 速率限制（需依赖 jq 和 curl）、当前工作目录及 Git 分支状态等实用信息。适用于需要在开发环境中快速获取关键上下文信息的开发者，特别适合经常使用 Claude Code 的用户。",2,"2026-06-11 03:51:26","high_star"]