{"id":16731451,"url":"https://github.com/skratchdot/open-scala","last_synced_at":"2025-07-01T22:32:32.833Z","repository":{"id":66198138,"uuid":"10582702","full_name":"skratchdot/open-scala","owner":"skratchdot","description":"Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use.","archived":false,"fork":false,"pushed_at":"2013-06-10T16:56:15.000Z","size":104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-15T18:24:52.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/skratchdot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-09T12:12:19.000Z","updated_at":"2014-04-03T14:35:38.000Z","dependencies_parsed_at":"2023-02-20T00:15:27.574Z","dependency_job_id":null,"html_url":"https://github.com/skratchdot/open-scala","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skratchdot/open-scala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fopen-scala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fopen-scala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fopen-scala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fopen-scala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skratchdot","download_url":"https://codeload.github.com/skratchdot/open-scala/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skratchdot%2Fopen-scala/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263046639,"owners_count":23405227,"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-12T23:37:19.989Z","updated_at":"2025-07-01T22:32:32.781Z","avatar_url":"https://github.com/skratchdot.png","language":"Scala","readme":"# open\n\n## Description ##\n\n    Open a file, directory, or URI using the OS's default application for\n    that object type. Optionally, you can specify an application to use.\n\n    This is a proxy for the following commands:\n\n\t        OSX: \"open\"\n\t    Windows: \"start\"\n\tLinux/Other: \"xdg-open\"\n\n    This is a scala port of the node.js module:\n    https://github.com/pwnall/node-open\n\n\n## Import ##\n\n    import com.skratchdot.open\n\n## Usage ##\n\n### open google.com in the user's default browser:\n\n\topen.start(\"https://google.com/\")\n\n### you can specify the program to use:\n\n\topen.start(\"https://google.com/\", \"firefox\")\t\n\n\n## License ##\n\nCopyright (c) 2013 skratchdot  \nLicensed under the MIT license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskratchdot%2Fopen-scala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskratchdot%2Fopen-scala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskratchdot%2Fopen-scala/lists"}