{"id":15718284,"url":"https://github.com/overdrivenpotato/url_open","last_synced_at":"2025-10-29T21:32:31.480Z","repository":{"id":45632469,"uuid":"42415363","full_name":"overdrivenpotato/url_open","owner":"overdrivenpotato","description":"rust: open urls in the default browser","archived":false,"fork":false,"pushed_at":"2021-12-03T20:43:01.000Z","size":124,"stargazers_count":5,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T06:01:47.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/overdrivenpotato.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":"2015-09-13T22:28:37.000Z","updated_at":"2020-03-31T05:01:00.000Z","dependencies_parsed_at":"2022-09-05T01:40:40.296Z","dependency_job_id":null,"html_url":"https://github.com/overdrivenpotato/url_open","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overdrivenpotato%2Furl_open","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overdrivenpotato%2Furl_open/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overdrivenpotato%2Furl_open/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overdrivenpotato%2Furl_open/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/overdrivenpotato","download_url":"https://codeload.github.com/overdrivenpotato/url_open/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253858057,"owners_count":21974854,"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":[],"created_at":"2024-10-03T21:52:38.791Z","updated_at":"2025-10-29T21:32:31.347Z","avatar_url":"https://github.com/overdrivenpotato.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# url_open\nA simple crate to open URLs in the default web browser.\n\n### Usage\n\n```rust\nextern crate url;\nextern crate url_open;\n\nuse url::Url;\nuse url_open::UrlOpen;\n\nfn main() {\n    Url::parse(\"https://github.com/overdrivenpotato/url_open\").unwrap().open();\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverdrivenpotato%2Furl_open","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foverdrivenpotato%2Furl_open","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foverdrivenpotato%2Furl_open/lists"}