{"id":13825969,"url":"https://github.com/piecioshka/github-track-followers","last_synced_at":"2026-02-14T09:01:35.215Z","repository":{"id":37550251,"uuid":"74166027","full_name":"piecioshka/github-track-followers","owner":"piecioshka","description":":hammer: CLI to display followers of GitHub user","archived":false,"fork":false,"pushed_at":"2023-11-12T20:14:51.000Z","size":235,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-23T22:38:50.961Z","etag":null,"topics":["cli","github"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/piecioshka.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,"governance":null}},"created_at":"2016-11-18T21:01:54.000Z","updated_at":"2023-10-11T19:48:36.000Z","dependencies_parsed_at":"2023-11-12T21:34:40.123Z","dependency_job_id":null,"html_url":"https://github.com/piecioshka/github-track-followers","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piecioshka%2Fgithub-track-followers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piecioshka%2Fgithub-track-followers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piecioshka%2Fgithub-track-followers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piecioshka%2Fgithub-track-followers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piecioshka","download_url":"https://codeload.github.com/piecioshka/github-track-followers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225470631,"owners_count":17479366,"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","github"],"created_at":"2024-08-04T09:01:30.082Z","updated_at":"2026-02-14T09:01:34.964Z","avatar_url":"https://github.com/piecioshka.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# github-track-followers\n\n[![node version](https://img.shields.io/node/v/github-track-followers.svg)](https://www.npmjs.com/package/github-track-followers)\n[![npm version](https://badge.fury.io/js/github-track-followers.svg)](https://badge.fury.io/js/github-track-followers)\n[![downloads count](https://img.shields.io/npm/dt/github-track-followers.svg)](https://www.npmjs.com/package/github-track-followers)\n[![size](https://packagephobia.com/badge?p=github-track-followers)](https://packagephobia.com/result?p=github-track-followers)\n[![license](https://img.shields.io/npm/l/github-track-followers.svg)](https://piecioshka.mit-license.org)\n[![github-ci](https://github.com/piecioshka/github-track-followers/actions/workflows/testing.yml/badge.svg)](https://github.com/piecioshka/github-track-followers/actions/workflows/testing.yml)\n\n🔨 CLI to display followers of GitHub user\n\n## Installation\n\n```bash\nnpm install -g github-track-followers\n```\n\n## Usage\n\n```bash\ngithub-track-followers -h\n\nUsage: github-track-followers -u \u003cusername\u003e\n\nCLI to display followers of GitHub user\n\nOptions:\n  -V, --version          output the version number\n  -u, --user \u003cusername\u003e  fetch and display followers from GitHub\n  -h, --help             display help for command\n```\n\n## Examples\n\n### ➡️ Use case: Display whole list of followers\n\n```bash\ngithub-track-followers -u piecioshka\n\nGitHub user \"piecioshka\" has followers (268):\n\n* a-dabrowski\n* aarek\n* adam-sokolowski\n...\n```\n\n### ➡️ Use case: Save report to file\n\n```bash\ngithub-track-followers -u piecioshka \u003e \"/tmp/piecioshka-$(date +\"%Y-%m-%d-%H-%M-%S\").md\"\n```\n\n```bash\ncat /tmp/piecioshka-2016-11-18-22-47-52.md\n\nGitHub user \"piecioshka\" has followers (268):\n\n* a-dabrowski\n* aarek\n* adam-sokolowski\n...\n```\n\n### ➡️ Use case: Enter to debug mode (eg. display requests)\n\n```bash\nDEBUG=* github-track-followers -u piecioshka\n```\n\n## Troubleshooting\n\n\u003cdetails\u003e\n\u003csummary\u003eERROR: Try to display followers of user who is not exists\u003c/summary\u003e\n\n```bash\ngithub-track-followers -u not-found-username-iu1h23j\n\nNot found\n```\n\n_Solution_: maybe you have typo?\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eERROR: Too many request in one day per one IP address\u003c/summary\u003e\n\n```bash\ngithub-track-followers -u piecioshka\n\nAPI rate limit exceeded for 999.999.999.999. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)\n```\n\n_Solution_: you should rest though next 24 hours?\n\n\u003c/details\u003e\n\n## License\n\n[The MIT License](https://piecioshka.mit-license.org) @ 2016\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiecioshka%2Fgithub-track-followers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiecioshka%2Fgithub-track-followers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiecioshka%2Fgithub-track-followers/lists"}