{"id":13447198,"url":"https://github.com/sindresorhus/fast-cli","last_synced_at":"2025-05-14T09:06:26.469Z","repository":{"id":44599571,"uuid":"59152263","full_name":"sindresorhus/fast-cli","owner":"sindresorhus","description":"Test your download and upload speed using fast.com","archived":false,"fork":false,"pushed_at":"2024-05-13T17:59:15.000Z","size":1474,"stargazers_count":2660,"open_issues_count":8,"forks_count":112,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-05-07T09:45:05.493Z","etag":null,"topics":["cli-app","command-line-tool","download-speed","nodejs","npm-package","speed-test"],"latest_commit_sha":null,"homepage":"","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/sindresorhus.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2016-05-18T21:24:15.000Z","updated_at":"2025-05-04T14:44:56.000Z","dependencies_parsed_at":"2024-11-05T18:45:00.512Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/fast-cli","commit_stats":{"total_commits":57,"total_committers":16,"mean_commits":3.5625,"dds":"0.26315789473684215","last_synced_commit":"81542e441ff15eef22cb8ebcf98801d2d41cc5a7"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffast-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffast-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffast-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffast-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/fast-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253619544,"owners_count":21937187,"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-app","command-line-tool","download-speed","nodejs","npm-package","speed-test"],"created_at":"2024-07-31T05:01:10.735Z","updated_at":"2025-05-14T09:06:26.443Z","avatar_url":"https://github.com/sindresorhus.png","language":"TypeScript","readme":"# fast-cli\n\n\u003e Test your download and upload speed using [fast.com](https://fast.com)\n\n![](screenshot.gif)\n\n## Install\n\nEnsure you have [Node.js](https://nodejs.org) 18+ installed. Then run the following:\n\n```sh\nnpm install --global fast-cli\n```\n\n*This project uses Puppeteer under the hood. Most [install issues](https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md) are related to that.*\n\n## Usage\n\n```\n$ fast --help\n\n  Usage\n    $ fast\n    $ fast \u003e file\n\n  Options\n    --upload, -u   Measure upload speed in addition to download speed\n    --single-line  Reduce spacing and output to a single line\n    --json         JSON output\n\n  Examples\n    $ fast --upload \u003e file \u0026\u0026 cat file\n    17 Mbps\n    4.4 Mbps\n\n    $ fast --upload --json\n```\n\n##### Upload speed\n\n\u003cimg src=\"screenshot-upload.gif\" width=\"500\" height=\"260\"\u003e\n\n##### JSON output\n\nThe speeds are in Mbps.\n\n```sh\nfast --upload --json\n```\n\n```json\n{\n\t\"downloadSpeed\": 52,\n\t\"uploadSpeed\": 64,\n\t\"downloaded\": 270,\n\t\"uploaded\": 290,\n\t\"latency\": 9,\n\t\"bufferBloat\": 46,\n\t\"userLocation\": \"Somewhere, NO\",\n\t\"userIp\": \"49.222.206.21\"\n}\n```\n\n## Related\n\n- [speed-test](https://github.com/sindresorhus/speed-test) - Test your internet connection speed and ping using speedtest.net\n","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"categories":["TypeScript","JavaScript","Applications","HarmonyOS","nodejs","Network","工具库","Bash"],"sub_categories":["Utilities","Windows Manager","NetServices"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Ffast-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Ffast-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Ffast-cli/lists"}