{"id":50929355,"url":"https://github.com/vacovsky/launch-buddy","last_synced_at":"2026-06-17T02:30:56.825Z","repository":{"id":361945283,"uuid":"1256564380","full_name":"vacovsky/launch-buddy","owner":"vacovsky","description":"A Mac OS menu bar tool for managing a single script run status","archived":false,"fork":false,"pushed_at":"2026-06-01T22:52:27.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-02T00:22:15.575Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/vacovsky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-01T22:36:48.000Z","updated_at":"2026-06-01T22:52:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vacovsky/launch-buddy","commit_stats":null,"previous_names":["vacovsky/launch-buddy"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/vacovsky/launch-buddy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacovsky%2Flaunch-buddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacovsky%2Flaunch-buddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacovsky%2Flaunch-buddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacovsky%2Flaunch-buddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vacovsky","download_url":"https://codeload.github.com/vacovsky/launch-buddy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacovsky%2Flaunch-buddy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34431810,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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":[],"created_at":"2026-06-17T02:30:56.152Z","updated_at":"2026-06-17T02:30:56.820Z","avatar_url":"https://github.com/vacovsky.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Launch Buddy\n\nmacOS tray app that toggles a script on/off with a single click.\n\n## Features\n\n- **Toggle switch** in the menu bar to start/stop your script\n- **Brain icon** — hollow when off, filled when running\n- **Script output viewer** — live tail with selectable/copyable text, pin to follow or scroll freely\n- **Configurable script path** — browse or type any executable path\n- **Launch at login** — optional, via system login items\n- **Child process cleanup** — script dies when the app quits (process group kill)\n\n## Requirements\n\n- macOS 14+\n- Swift 5.9+\n\n## Build \u0026 Run\n\n```bash\n./run.sh\n```\n\nThis builds the project and launches the `.app` bundle.\n\n## Usage\n\n1. Click the 🧠 icon in your menu bar\n2. Open **Settings…** and enter your script path\n3. Toggle the switch to start/stop the script\n4. Click **View Output** to see live stdout/stderr\n5. Toggle **Launch at login** if desired\n\n## Project Structure\n\n```\nSources/LaunchBuddy/AppSettings.swift\nSources/LaunchBuddy/Info.plist\nSources/LaunchBuddy/LaunchBuddyApp.swift\nSources/LaunchBuddy/MenuBarControl.swift\nSources/LaunchBuddy/NSTextViewWrapper.swift\nSources/LaunchBuddy/OutputView.swift\nSources/LaunchBuddy/ProcessManager.swift\nSources/LaunchBuddy/SettingsView.swift\n```\n\n## Notes\n\n- Scripts with `.sh`, `.bash`, `.zsh` extensions are run via `/bin/zsh`\n- Non-executable scripts are auto-chmod'd on launch\n- Last 1000 lines of output are kept in memory\n- Child processes are killed via process group on app quit\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvacovsky%2Flaunch-buddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvacovsky%2Flaunch-buddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvacovsky%2Flaunch-buddy/lists"}