{"id":26965399,"url":"https://github.com/mminer/unity-menu","last_synced_at":"2026-05-09T10:09:12.481Z","repository":{"id":285680194,"uuid":"958971202","full_name":"mminer/unity-menu","owner":"mminer","description":"macOS menubar app to open running Unity projects.","archived":false,"fork":false,"pushed_at":"2025-04-02T04:07:33.000Z","size":50,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T05:19:35.421Z","etag":null,"topics":["mac","macos","menubar-app","unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/mminer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"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}},"created_at":"2025-04-02T04:02:49.000Z","updated_at":"2025-04-02T04:07:36.000Z","dependencies_parsed_at":"2025-04-02T05:29:41.116Z","dependency_job_id":null,"html_url":"https://github.com/mminer/unity-menu","commit_stats":null,"previous_names":["mminer/unity-menu"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Funity-menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Funity-menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Funity-menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mminer%2Funity-menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mminer","download_url":"https://codeload.github.com/mminer/unity-menu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246952413,"owners_count":20859833,"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":["mac","macos","menubar-app","unity","unity3d"],"created_at":"2025-04-03T07:20:59.925Z","updated_at":"2026-05-09T10:09:12.465Z","avatar_url":"https://github.com/mminer.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity Menu\n\nA macOS menubar app to quickly open running Unity projects.\n\n![Screenshot](/Screenshots/UnityMenu.png)\n\nFor quick access, assign a global keyboard shortcut in the Settings window.\n\n![Global shortcut](Screenshots/GlobalKeyboardShortcut.png)\n\n\n## Installation\n\nDownload the latest build from the\n[Releases](https://github.com/mminer/unity-menu/releases) page.\n\nBecause the app isn't notarized, macOS will display a warning when you first\nopen it:\n\n\u003e Apple could not verify “Unity Menu.app” is free of malware that may harm your\n\u003e Mac or compromise your privacy.\n\nTo open it anyway, see\n[Apple's instructions](https://support.apple.com/en-us/102445) for opening apps\nfrom an unidentified developer.\n\n\n## Why?\n\nIf you have multiple Unity projects open at once, it can be a chore to find the\none you want. Neither the Dock nor the app switcher help much.\n\n![Unity Dock icons](Screenshots/UnityDockIcons.png)\n\nIf you *don't* often juggle multiple Unity projects at once, Unity Menu will be\nuseless to you. And for that I'm sorry.\n\n\n## Why Not Use Unity Hub?\n\nUnity Hub works great for launching project, but try to launch one that's\nalready open and you get a \"Project is already open\" message.\n\n![Unity Hub \"Project is already open\"](Screenshots/UnityHubProjectAlreadyOpen.png)\n\nThis is... well, it could be more helpful.\n\nUnity Menu works the opposite way: it only shows projects that are open, and\nclicking one of them brings that instance of Unity to the front.\n\n\n## Command Line Tool\n\nThe *Unity Menu.app* package contains a command line tool you can use to open\nUnity projects from the terminal.\n\n```\n$ alias unity-menu=\"/Applications/Unity\\ Menu.app/Contents/MacOS/unity-menu\"\n```\n\n```\n$ unity-menu --help\nOVERVIEW: Open running Unity projects.\n\nUSAGE: unity-menu [\u003cselection\u003e]\n\nARGUMENTS:\n  \u003cselection\u003e             Unity project selection.\n\nOPTIONS:\n  -h, --help              Show help information.\n```\n\n```\n$ unity-menu\n[1] Grand Theft Auto 6\n[2] Huedini\n[3] Orbert\n[4] Time Squatch\nSelection: 3\n```\n\n\n## Implementation\n\nUnity Menu finds open Unity projects by reading the output of `ps`. If you think\nthis sounds fragile, you're right.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmminer%2Funity-menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmminer%2Funity-menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmminer%2Funity-menu/lists"}