{"id":17214216,"url":"https://github.com/simonlschlee/open-app","last_synced_at":"2026-01-05T21:50:15.417Z","repository":{"id":62424318,"uuid":"134978234","full_name":"SimonLSchlee/open-app","owner":"SimonLSchlee","description":"Open the default application for an url or file.","archived":false,"fork":false,"pushed_at":"2018-06-01T16:32:47.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-02T00:34:03.901Z","etag":null,"topics":["racket","racket-lang","racket-language","utility-function"],"latest_commit_sha":null,"homepage":null,"language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimonLSchlee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-26T16:39:14.000Z","updated_at":"2019-07-18T08:12:28.000Z","dependencies_parsed_at":"2022-11-01T18:01:42.784Z","dependency_job_id":null,"html_url":"https://github.com/SimonLSchlee/open-app","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/SimonLSchlee%2Fopen-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonLSchlee%2Fopen-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonLSchlee%2Fopen-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimonLSchlee%2Fopen-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimonLSchlee","download_url":"https://codeload.github.com/SimonLSchlee/open-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467216,"owners_count":20620210,"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":["racket","racket-lang","racket-language","utility-function"],"created_at":"2024-10-15T03:02:10.699Z","updated_at":"2026-01-05T21:50:15.384Z","avatar_url":"https://github.com/SimonLSchlee.png","language":"Racket","readme":"open-app\n====\n\nThis library defines a simple function open-app, which will invoke the default\napplication for an url or file. \n\n# Usage #\n\n``` racket\n#lang racket\n\n(require open-app)\n\n(module+ main\n  (open-app \"https://racket-lang.org\"))\n```\n\n# Notice #\n\nThe implementation is platform dependent because it uses different system\ncommands depending on the platform.\n\nCurrently supported platforms:\n  * Windows (uses rackets shell-execute)\n  * Unix/Linux (uses xdg-open command)\n  * Mac (uses open command, work in progress, needs testing)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonlschlee%2Fopen-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonlschlee%2Fopen-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonlschlee%2Fopen-app/lists"}