{"id":31883742,"url":"https://github.com/sanjulaganepola/quick-launch","last_synced_at":"2025-10-13T03:27:13.865Z","repository":{"id":315417086,"uuid":"859043791","full_name":"SanjulaGanepola/quick-launch","owner":"SanjulaGanepola","description":"Quickly launch any Windows, MacOS, or Linux application right from VS Code!","archived":false,"fork":false,"pushed_at":"2024-12-23T07:23:49.000Z","size":173268,"stargazers_count":5,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-18T14:37:31.562Z","etag":null,"topics":["application-launcher","linux","macos","vscode","windows"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=SanjulaGanepola.quick-launch","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SanjulaGanepola.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-18T01:30:30.000Z","updated_at":"2025-02-07T07:11:55.000Z","dependencies_parsed_at":"2025-09-18T14:48:23.258Z","dependency_job_id":null,"html_url":"https://github.com/SanjulaGanepola/quick-launch","commit_stats":null,"previous_names":["sanjulaganepola/quick-launch"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/SanjulaGanepola/quick-launch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjulaGanepola%2Fquick-launch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjulaGanepola%2Fquick-launch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjulaGanepola%2Fquick-launch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjulaGanepola%2Fquick-launch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SanjulaGanepola","download_url":"https://codeload.github.com/SanjulaGanepola/quick-launch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjulaGanepola%2Fquick-launch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013502,"owners_count":26085368,"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-10-13T02:00:06.723Z","response_time":61,"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":["application-launcher","linux","macos","vscode","windows"],"created_at":"2025-10-13T03:27:11.591Z","updated_at":"2025-10-13T03:27:13.860Z","avatar_url":"https://github.com/SanjulaGanepola.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quick Launch\n\n\u003cimg src=\"./icon.png\" align=\"right\" width=\"128\" height=\"128\"\u003e\n\n[![Version](https://img.shields.io/visual-studio-marketplace/v/SanjulaGanepola.quick-launch)](https://marketplace.visualstudio.com/items?itemName=SanjulaGanepola.quick-launch)\n[![Installs](https://img.shields.io/visual-studio-marketplace/i/SanjulaGanepola.quick-launch)](https://marketplace.visualstudio.com/items?itemName=SanjulaGanepola.quick-launch)\n\nQuickly launch any Windows, MacOS, or Linux application right from VS Code! Assign favorites and keyboard shortcuts to access your most commonly used applications with ease.\n\n* 🚀 **Launch Applications**: Launch any application on your machine from VS Code.\n* ⚙️ **Add Custom Applications**: Add individual custom applications that are not found in the application directories.\n* 🌟 **Assign Favorites**: Assign favorites to easily find your most commonly used applications.\n* ⌨️ **Assign Keyboard Shortcuts**: Assign keyboard shortcuts to individual applications to quickly launch them.\n* ✏️ **Configure Application Directories \u0026 Extensions**: Configure the directories and extensions that will be used to search for applications.\n\n![Quick Launch](./images/quick-launch.gif)\n\n## Getting Started\n\n1. To launch any application, you have 3 options:\n    * Click `Launch` on an application.\n    * Click `Search for Applications` to browse.\n    * Use `Launch Application` from the command palette to also browse.\n2. To add custom applications, click `Add...` \u003e `Custom Applications`. These will be denoted in \u003cspan style=\"color:#89d185\"\u003egreen\u003c/span\u003e with a ⚙️ badge.\n3. To assign favorites, click `Favorite` on an application. These will be denoted in \u003cspan style=\"color:#cca700\"\u003eyellow\u003c/span\u003e with a ⭐ badge or even \u003cspan style=\"color:#4CB1FF\"\u003eblue\u003c/span\u003e with a 🚀 badge if they are also custom applications.\n4. To assign keyboard shortcuts, click `Assign Keyboard Shortcut` on an application.\n5. To configure application directories or extensions click `Add...` \u003e `Application Directories` or `Application Extensions`.\n\n![Getting Started](./images/getting-started.png)\n\n## Extension Settings\n\nListed below are all the extension settings which can be configured from using the extension or directly through the VS Code settings page by searching `@ext:SanjulaGanepola.quick-launch`:\n\n| **Setting**                         | **Description**                                               |\n|-------------------------------------|---------------------------------------------------------------|\n| `QuickLaunch.applicationDirectories`| The directories to search for applications.                   |\n| `QuickLaunch.applicationExtensions` | The possible file extensions for applications.                |\n| `QuickLaunch.customApplications`    | A user-maintained set of custom applications.                 |\n| `QuickLaunch.favoriteApplications`  | The names of your favorite applications.                      |\n| `QuickLaunch.sort`                  | Controls what order the applications are sorted in.\u003cbr\u003e\u003cul\u003e\u003cli\u003e**Priority**: Applications are sorted based on priority. Favorite applications are rendered first, followed by custom applications, and lastly other applications. Applications which are both favorites and custom will take the highest position in the list.\u003c/li\u003e\u003cli\u003e**Alphabetically**: Applications are sorted alphabetically by name.\u003c/li\u003e\u003c/ul\u003e |\n| `QuickLaunch.view`                  | Controls which applications are displayed.\u003cbr\u003e\u003cul\u003e\u003cli\u003e**Favorites**: Display favorite applications.\u003c/li\u003e\u003cli\u003e**Customs**: Display custom applications.\u003c/li\u003e\u003cli\u003e**Other**: Display other applications.\u003c/li\u003e\u003c/ul\u003e |\n\n## Bugs and Feature Requests\n\nFeel free to share any bugs or feature requests in the project's [GitHub Issues](https://github.com/SanjulaGanepola/quick-launch/issues) page.\n\n## Contribution\n\nContributions are always welcome! Please see our contributing guide for more details.\n\n## Maintainers\n\n* [@SanjulaGanepola](https://github.com/SanjulaGanepola)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanjulaganepola%2Fquick-launch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanjulaganepola%2Fquick-launch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanjulaganepola%2Fquick-launch/lists"}