{"id":35387522,"url":"https://github.com/yogesharc/deployment","last_synced_at":"2026-02-22T14:45:49.526Z","repository":{"id":331412821,"uuid":"1124475128","full_name":"yogesharc/deployment","owner":"yogesharc","description":"Open source menubar app for tracking Vercel and Railway deployments","archived":false,"fork":false,"pushed_at":"2026-01-07T07:24:40.000Z","size":3020,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-07T22:28:16.578Z","etag":null,"topics":["deployments","macos","menubar","tauri","vercel"],"latest_commit_sha":null,"homepage":null,"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/yogesharc.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":"2025-12-29T04:51:57.000Z","updated_at":"2026-01-07T07:24:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/yogesharc/deployment","commit_stats":null,"previous_names":["yogesharc/deployment"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/yogesharc/deployment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogesharc%2Fdeployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogesharc%2Fdeployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogesharc%2Fdeployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogesharc%2Fdeployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yogesharc","download_url":"https://codeload.github.com/yogesharc/deployment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yogesharc%2Fdeployment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28397826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"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":["deployments","macos","menubar","tauri","vercel"],"created_at":"2026-01-02T07:30:35.745Z","updated_at":"2026-02-22T14:45:49.499Z","avatar_url":"https://github.com/yogesharc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deployment\n\nA minimal menubar app for tracking your Vercel and Railway deployments.\n\n\u003cimg src=\"deployment_screenshot.png\" alt=\"Deployment Screenshot\" width=\"500\"\u003e\n\n![Deployment App](https://img.shields.io/badge/platform-macOS-blue)\n![Version](https://img.shields.io/badge/version-0.2.1-green)\n\n## Download\n\n### macOS (Apple Silicon)\n\nDownload the latest release: [Deployment_0.2.1_aarch64.dmg](https://github.com/yogesharc/deployment/releases/download/v0.2.1/Deployment_0.2.1_aarch64.dmg)\n\n1. Download the `.dmg` file\n2. Open it and drag `Deployment.app` to your Applications folder\n\n## Features\n\n- Lives in your menubar for quick access\n- **Multi-provider support**: Track both Vercel and Railway deployments\n- **Multi-account**: Add multiple accounts from each provider\n- View recent deployments across all your projects\n- See deployment status, branch, and commit info\n- **Tray status**: Shows \"Deploying...\" in menubar during active builds\n- **Native notifications**: Get notified when deployments succeed or fail\n- Click to open deployment in browser (or dashboard for in-progress builds)\n- Rename accounts for easier identification\n\n## Usage\n\n1. Click the menubar icon to open the panel\n2. Go to Settings to add accounts:\n   - **Vercel**: Create a token at [vercel.com/account/tokens](https://vercel.com/account/tokens)\n   - **Railway**: Create a token at [railway.com/account/tokens](https://railway.com/account/tokens)\n3. Paste the token in the app\n4. **Note**: A password dialog will appear asking for keychain access - this is to securely store your tokens in macOS Keychain\n5. Your deployments will appear in the main panel\n6. Right-click the menubar icon for options (including Quit)\n\n## Development\n\n### Prerequisites\n\n- Node.js 18+\n- Rust\n- Xcode Command Line Tools (macOS)\n\n### Setup\n\n```bash\npnpm install\npnpm tauri dev\n```\n\n### Build\n\n```bash\npnpm tauri build\n```\n\nBuild artifacts are located in `src-tauri/target/release/bundle/`.\n\n## Tech Stack\n\n- [Tauri 2](https://tauri.app/) - Native app framework\n- [React 19](https://react.dev/) - UI library\n- [TypeScript](https://www.typescriptlang.org/) - Type safety\n- [Zustand](https://zustand-demo.pmnd.rs/) - State management\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogesharc%2Fdeployment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyogesharc%2Fdeployment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyogesharc%2Fdeployment/lists"}