{"id":14797682,"url":"https://github.com/niklashigi/devstats","last_synced_at":"2025-06-30T15:35:26.239Z","repository":{"id":43042494,"uuid":"125754232","full_name":"niklashigi/devstats","owner":"niklashigi","description":":bar_chart: A CLI application that fetches stats from developer sites","archived":false,"fork":false,"pushed_at":"2021-05-21T20:52:38.000Z","size":325,"stargazers_count":113,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-15T19:41:04.935Z","etag":null,"topics":["cli","cli-application","daily-report","statistics","stats"],"latest_commit_sha":null,"homepage":"https://asciinema.org/a/170671","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/niklashigi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-18T18:16:43.000Z","updated_at":"2025-01-06T22:23:34.000Z","dependencies_parsed_at":"2022-09-08T03:00:18.140Z","dependency_job_id":null,"html_url":"https://github.com/niklashigi/devstats","commit_stats":null,"previous_names":["niklashigi/devstats"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/niklashigi/devstats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklashigi%2Fdevstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklashigi%2Fdevstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklashigi%2Fdevstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklashigi%2Fdevstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/niklashigi","download_url":"https://codeload.github.com/niklashigi/devstats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/niklashigi%2Fdevstats/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262801291,"owners_count":23366529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","cli-application","daily-report","statistics","stats"],"created_at":"2024-09-17T17:01:31.431Z","updated_at":"2025-06-30T15:35:26.178Z","avatar_url":"https://github.com/niklashigi.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# devstats\n\n# ![](https://user-images.githubusercontent.com/29176678/44999492-f17d4a80-afbd-11e8-965d-feb70142ac01.png)\n\n\u003e A CLI application that fetches stats from developer sites.\n\n[![][npm-badge]][npm-link]\n\n**devstats** is a CLI application written in TypeScript that fetches statistics from developer sites like StackOverflow, WakaTime, and GitHub and displays them nicely.\n\n## Installation\n\nInstall it globally using:\n\n```console\n$ npm install -g devstats\n```\n\nOr if you're using Yarn:\n\n```console\n$ yarn global add devstats\n```\n\n## Usage\n\nAdd accounts from the [supported sites](#supported-sites):\n\n```console\n$ devstats add https://github.com/shroudedcode\n```\n\nDisplay your daily report:\n\n```console\n$ devstats\n```\n\nDisplay your daily report and switch between days using your keyboard:\n\n```console\n$ devstats -i\n```\n\n### Full list of commands\n\nFrom `devstats --help`:\n\n```console\nDisplay the daily report for the current day:\n\n$ devstats\n\nDisplay a summary of the current week:\n\n$ devstats -w or devstats --week\n\nDisplay a summary of the last \u003cdays\u003e days:\n\n$ devstats -d \u003cdays\u003e or devstats --days \u003cdays\u003e\n\nSwitch between days interactively:\n\n$ devstats -i or devstats --interactive\n\nAdd an account:\n\n$ devstats add \u003csite\u003e \u003cusername/user-id\u003e\n$ devstats add github shroudedcode\n\n$ devstats add \u003curl\u003e\n$ devstats add https://github.com/shroudedcode\n\nRemove an account:\n\n$ devstats remove \u003csite\u003e \u003cusername/user-id\u003e\n$ devstats remove stackoverflow 6662225\n\n$ devstats remove \u003curl\u003e\n$ devstats remove https://stackoverflow.com/users/6662225\n```\n\n### Supported sites\n\nThis is a list of sites currently supported by devstats. You can add your account using the name in parentheses.\n\n- [GitHub](https://github.com) (`github`)\n- [GitLab](https://gitlab.com) (`gitlab`)\n- [StackOverflow](https://stackoverflow.com) (`stackoverflow`)\n- [WakaTime](https://wakatime.com) (`wakatime`)\n- [Hackerrank](https://hackerrank.com) (`hackerrank`)\n- [Reverse Engineering SE](https://reverseengineering.stackexchange.com) (`reverseengineering`)\n- [Code::Stats](https://codestats.net) (`codestats`)\n\nYour favorite site is not on the list? Feel free to add support yourself and open a pull request.\n\n## License\n\nMIT © [Niklas Higi](https://shroudedcode.com)\n\n[npm-link]: https://www.npmjs.com/package/devstats\n[npm-badge]: https://img.shields.io/npm/v/devstats.svg?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklashigi%2Fdevstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fniklashigi%2Fdevstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fniklashigi%2Fdevstats/lists"}