{"id":20597370,"url":"https://github.com/rk0cc/oghref_cmd","last_synced_at":"2025-08-28T08:04:37.521Z","repository":{"id":212228460,"uuid":"729832505","full_name":"rk0cc/oghref_cmd","owner":"rk0cc","description":"Command line tools for reviewing parsed rich information link metadata and data exchanges","archived":false,"fork":false,"pushed_at":"2024-02-01T08:08:19.000Z","size":57,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T15:19:51.525Z","etag":null,"topics":["command-line","command-line-tool","dart","open-graph","open-graph-protocol","twitter","twitter-card","x"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rk0cc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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":"rk0cc"}},"created_at":"2023-12-10T13:54:52.000Z","updated_at":"2024-11-27T11:53:33.000Z","dependencies_parsed_at":"2024-02-01T08:52:05.899Z","dependency_job_id":null,"html_url":"https://github.com/rk0cc/oghref_cmd","commit_stats":null,"previous_names":["rk0cc/oghref_cmd"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rk0cc/oghref_cmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rk0cc%2Foghref_cmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rk0cc%2Foghref_cmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rk0cc%2Foghref_cmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rk0cc%2Foghref_cmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rk0cc","download_url":"https://codeload.github.com/rk0cc/oghref_cmd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rk0cc%2Foghref_cmd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272466693,"owners_count":24939450,"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-08-28T02:00:10.768Z","response_time":74,"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":["command-line","command-line-tool","dart","open-graph","open-graph-protocol","twitter","twitter-card","x"],"created_at":"2024-11-16T08:22:10.256Z","updated_at":"2025-08-28T08:04:37.493Z","avatar_url":"https://github.com/rk0cc.png","language":"Dart","funding_links":["https://github.com/sponsors/rk0cc"],"categories":[],"sub_categories":[],"readme":"# Command line tools for reviewing parsed rich information link metadata and data exchanges\n\nThis package only serves as executable which offers as pub package and complied executable files sperately.\n\n## Setup\n\n### Download executable files\n\n\u003e [!WARNING]\n\u003e It only provides under AMD64 CPU architecture and Apple Silicon (since `0.1.1`) only, for those who uses other Dart supported CPU architecture, please consider [compile yourself](#build).\n\nPlease download latest version from [releases](https://github.com/rk0cc/oghref_cmd/releases)\n\n### Using `dart pub` command\n\nIf Dart has been installed, it can be deployed by running this command:\n\n```console\ndart pub global activate oghref_cmd\n```\n\n### Edit `pubspec.yaml`\n\nPlease add `oghref_cmd` into `dev_dependencies`, **NOT `dependencies`**\n\n```yaml\ndev_dependencies:\n  oghref_cmd: # Copy version constraints from pub.dev\n```\n\n### Build\n\nPlease get Dart SDK first and execute this commands below:\n\n```bash\n# Assume Dart binaries is defined into PATH\n\ngit clone --depth 1 --branch release https://github.com/rk0cc/oghref_cmd.git\nmkdir dist\ndart pub get\ndart compile exe bin/oghref_cmd.dart -o dist/oghref_cmd\n```\n\n## Usages\n\n```plain\nUsage: oghref_cmd \u003ccommand\u003e [arguments]\n\nGlobal options:\n-h, --help    Print this usage information.\n\nAvailable commands:\n  info      Get metadata information found in given URL\n  json      Export fetched content in JSON format\n  media     Print media informations of given URL\n  version   Get version of oghref_cmd.\n```\n\nFor each command's usages, please type:\n\n```console\noghref_cmd \u003ccommand name\u003e -h\n```\n\nor visit [readme page in example](example/README.md).\n\n## License\n\nAGPL v3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frk0cc%2Foghref_cmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frk0cc%2Foghref_cmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frk0cc%2Foghref_cmd/lists"}