{"id":19580086,"url":"https://github.com/skypesky/to-where-cli","last_synced_at":"2025-10-15T10:25:15.729Z","repository":{"id":65507440,"uuid":"555484098","full_name":"skypesky/to-where-cli","owner":"skypesky","description":"go to any path","archived":false,"fork":false,"pushed_at":"2024-09-04T15:17:16.000Z","size":4087,"stargazers_count":7,"open_issues_count":12,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-12T03:53:08.442Z","etag":null,"topics":["cli","git","git-open","nodejs","open"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skypesky.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2022-10-21T17:12:59.000Z","updated_at":"2024-06-13T01:50:09.000Z","dependencies_parsed_at":"2024-09-05T18:35:27.237Z","dependency_job_id":"186a7f9b-636a-4dd3-b358-2cc498a9b142","html_url":"https://github.com/skypesky/to-where-cli","commit_stats":{"total_commits":65,"total_committers":2,"mean_commits":32.5,"dds":0.01538461538461533,"last_synced_commit":"f285d1f134d8487553d7295f3f55374f8ed405f7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skypesky/to-where-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skypesky%2Fto-where-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skypesky%2Fto-where-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skypesky%2Fto-where-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skypesky%2Fto-where-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skypesky","download_url":"https://codeload.github.com/skypesky/to-where-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skypesky%2Fto-where-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279073080,"owners_count":26097320,"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","status":"online","status_checked_at":"2025-10-15T02:00:07.814Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","git","git-open","nodejs","open"],"created_at":"2024-11-11T07:21:27.352Z","updated_at":"2025-10-15T10:25:15.687Z","avatar_url":"https://github.com/skypesky.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e If you want to know more about the usage, please refer to the [documentation](https://skypesky.gitbook.io/to-where-cli/).\n\n# to-where-cli\n\n\u003cdiv align=\"center\"\u003e\n\n[![npm version](https://img.shields.io/npm/v/to-where-cli.svg?style=flat-square)](https://www.npmjs.org/package/to-where-cli)\n[![Build Status](https://github.com/skypesky/to-where-cli/workflows/integration/badge.svg?branch=release)](https://github.com/skypesky/to-where-cli/actions)\n[![install size](https://img.shields.io/badge/dynamic/json?url=https://packagephobia.com/v2/api.json?p=to-where-cli\u0026query=$.install.pretty\u0026label=install%20size\u0026style=flat-square)](https://packagephobia.now.sh/result?p=to-where-cli)\n[![npm downloads](https://img.shields.io/npm/dm/to-where-cli.svg?style=flat-square)](https://npm-stat.com/charts.html?package=to-where-cli)\n\n\u003c/div\u003e\n\n\u003e Currently only supports [macOS](https://en.wikipedia.org/wiki/MacOS), [Windows](https://en.wikipedia.org/wiki/Windows)\n\nUse the alias mechanism to help you open obscure URLs that are hard to remember. Helps you to open various addresses of github repositories, straight to the search page of npm, google and other sites.\n\n### Features\n\n- [x] Open hard-to-remember websites by alias\n- [x] Open various pages of the github repository (issue, pull request, start...)\n- [x] Go straight to the search npm page\n- [x] Go straight to the search github page\n- [x] Go straight to the search google page\n- [x] Go straight to the search bing page\n- [x] Go straight to the search baidu page\n\n## Install\n\n```shell\nnpm install -g to-where-cli\n```\n\n## Basic usage\n\n\n- Add an alias to your address\n\n```shell\ntw add home https://github.com/skypesky\n```\n\n- Open address by alias\n\n```shell\ntw home\n```\n\n- Update the address of the alias\n\n```shell\ntw add home https://github.com/skypesky/leetcode-for-javascript\n```\n\n- List existing alias home\n\n```shell\ntw ls home\n```\n\n- Remove an alias from your address\n\n```shell\ntw rm home\n```\n\n- Show help information\n\n```shell\ntw -h\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskypesky%2Fto-where-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskypesky%2Fto-where-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskypesky%2Fto-where-cli/lists"}