{"id":20511319,"url":"https://github.com/friedrith/desktop-deep-link","last_synced_at":"2026-04-21T06:02:35.835Z","repository":{"id":42364248,"uuid":"435669345","full_name":"friedrith/desktop-deep-link","owner":"friedrith","description":"A library to transform urls to deep link for a lot of desktop apps ","archived":false,"fork":false,"pushed_at":"2022-04-20T21:37:12.000Z","size":133,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T08:13:30.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/friedrith.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-12-06T22:37:49.000Z","updated_at":"2022-11-23T14:34:17.000Z","dependencies_parsed_at":"2022-09-26T16:22:05.309Z","dependency_job_id":null,"html_url":"https://github.com/friedrith/desktop-deep-link","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/friedrith/desktop-deep-link","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friedrith%2Fdesktop-deep-link","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friedrith%2Fdesktop-deep-link/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friedrith%2Fdesktop-deep-link/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friedrith%2Fdesktop-deep-link/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/friedrith","download_url":"https://codeload.github.com/friedrith/desktop-deep-link/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/friedrith%2Fdesktop-deep-link/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32079518,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T02:38:07.213Z","status":"ssl_error","status_checked_at":"2026-04-21T02:38:06.559Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-15T20:35:29.190Z","updated_at":"2026-04-21T06:02:35.785Z","avatar_url":"https://github.com/friedrith.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ch1\u003eDesktop Deep Link\u003c/h1\u003e\n\n![example workflow](https://github.com/friedrith/desktop-deep-link/actions/workflows/validate.yml/badge.svg)\n![version](https://img.shields.io/github/package-json/v/friedrith/desktop-deep-link)\n\n\u003c/div\u003e\n\nA typescript library to transform URIs to deep links for various desktop apps like discord, zoom, etc.\nIt is useful to open desktop app directly from a browser link or another app.\n\n## Installation\n\n```bash\nnpm install desktop-deep-link\n\nyarn install desktop-deep-link\n```\n\n## Getting started\n\n```ts\nimport createDeepLink from 'desktop-deep-link'\n\nconst deepLink = createDeepLink('https://todoist.com/app/project/foo')\n\n// deepLink = todoist://project?id=foo\n```\n\nWorks with:\n\n- Adobe XD\n- Asana\n- Discord\n- Figma\n- Microsoft Teams\n- Notion\n- Obsidian\n- Slack\n- TodoIst\n- Trello\n- VS Code\n- Zoom\n\n## Useful links\n\n- https://github.com/metachris/typescript-boilerplate\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriedrith%2Fdesktop-deep-link","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriedrith%2Fdesktop-deep-link","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriedrith%2Fdesktop-deep-link/lists"}