{"name":"Sniffly: Claude Code Analytics Dashboard for Usage and Error Analysis","description":"Sniffly is an open-source Python project that provides a comprehensive dashboard for analyzing Claude Code logs. It helps users understand their usage patterns, identify common errors, and review message history to improve their interaction with Claude Code. The tool runs locally, ensuring privacy, and offers a unique feature for sharing project statistics.","github":"https://github.com/chiphuyen/sniffly","url":"https://osrepos.com/repo/chiphuyen-sniffly","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/chiphuyen-sniffly","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/chiphuyen-sniffly.md","json":"https://osrepos.com/repo/chiphuyen-sniffly.json","topics":["Python","AI","Analytics","Coding","Dashboard","Developer Tool","Agent"],"keywords":["Python","AI","Analytics","Coding","Dashboard","Developer Tool","Agent"],"stars":null,"summary":"Sniffly is an open-source Python project that provides a comprehensive dashboard for analyzing Claude Code logs. It helps users understand their usage patterns, identify common errors, and review message history to improve their interaction with Claude Code. The tool runs locally, ensuring privacy, and offers a unique feature for sharing project statistics.","content":"## Introduction\n\nSniffly is an open-source Python project designed to provide a comprehensive analytics dashboard for Claude Code logs. It empowers developers to gain deeper insights into their interactions with Claude Code, helping them understand usage patterns, identify common errors, and review their message history. By running entirely on your local machine, Sniffly ensures complete privacy while offering powerful analytical capabilities and a unique feature for sharing project statistics with colleagues.\n\n## Installation\n\nSniffly requires Python 3.10+ to run. Choose your preferred installation method below:\n\n### With UV (recommended)\n\nEnsure you have `uv` installed from [https://github.com/astral-sh/uv](https://github.com/astral-sh/uv){:target=\"_blank\" rel=\"noopener noreferrer\"}.\n\n**One-time execution (no installation needed):**\nbash\nuvx sniffly@latest init\n\n\n**Install the package:**\nbash\nuv tool install sniffly@latest\nsniffly init\n\n\n<h3>With pip</h3>\n\nbash\npip install sniffly\nsniffly init\n\n\n<h3>From source</h3>\nbash\ngit clone https://github.com/chiphuyen/sniffly.git\ncd sniffly\npip install -e .\nsniffly init\n\n\nAfter running `sniffly init`, access your dashboard in your browser at `http://localhost:8081` (or your chosen host/port). If running on a remote server, use port forwarding to access it locally.\n\n## Examples\n\nSniffly offers several key features to help you analyze your Claude Code usage:\n\n*   **Understanding Usage Patterns:** Visualize your interaction frequency and patterns with Claude Code to optimize your workflow.\n*   **Error Breakdown:** Pinpoint where Claude Code makes mistakes, allowing you to learn from them and refine your prompts or coding approach.\n*   **Message History Analysis:** Review all your instructions and Claude Code's responses, providing a clear walkthrough of your development process.\n*   **Configuration:** Customize Sniffly's behavior, such as changing the server port or disabling auto-opening the browser. For example:\n    bash\nsniffly config set port 8090\nsniffly config set auto_browser false\nsniffly config show\n    \n*   **Sharing Your Dashboard:** Easily create shareable links for your project's stats and instructions. Click the \"Share\" button in your dashboard, choose privacy options (Private, Public, Include Commands), and share the generated link with coworkers.\n\n## Why Use Sniffly?\n\n*   **Improve AI Interaction:** Gain actionable insights into your Claude Code usage, helping you write better prompts and avoid common pitfalls.\n*   **Complete Privacy:** All data processing occurs locally on your machine, with no telemetry. Your conversations never leave your computer, ensuring your privacy.\n*   **Shareable Insights:** Facilitate collaboration by easily sharing project statistics and command histories with your team.\n*   **Open Source and Extensible:** Being open source, Sniffly offers transparency and the potential for community contributions and customization.\n\n## Links\n\n*   **GitHub Repository:** [https://github.com/chiphuyen/sniffly](https://github.com/chiphuyen/sniffly){:target=\"_blank\" rel=\"noopener noreferrer\"}\n*   **Official Website:** [https://sniffly.dev](https://sniffly.dev){:target=\"_blank\" rel=\"noopener noreferrer\"}\n*   **CLI Reference Documentation:** [https://github.com/chiphuyen/sniffly/blob/main/docs/cli-reference.md](https://github.com/chiphuyen/sniffly/blob/main/docs/cli-reference.md){:target=\"_blank\" rel=\"noopener noreferrer\"}\n*   **Report Issues:** [https://github.com/chiphuyen/sniffly/issues](https://github.com/chiphuyen/sniffly/issues){:target=\"_blank\" rel=\"noopener noreferrer\"}","metrics":{"detailViews":2,"githubClicks":8},"dates":{"published":null,"modified":"2026-04-04T08:06:17.000Z"}}