{"id":40610094,"url":"https://github.com/dytsou/raycast-rsync-extension","last_synced_at":"2026-01-23T14:51:00.872Z","repository":{"id":333796411,"uuid":"1138713888","full_name":"dytsou/raycast-rsync-extension","owner":"dytsou","description":"Transfer files between local and remote servers using rsync with SSH config integration","archived":false,"fork":false,"pushed_at":"2026-01-21T04:07:50.000Z","size":9854,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-21T15:13:27.033Z","etag":null,"topics":["raycast-extension","rsync","transfer-files"],"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/dytsou.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,"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-01-21T02:54:16.000Z","updated_at":"2026-01-21T04:10:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dytsou/raycast-rsync-extension","commit_stats":null,"previous_names":["dytsou/raycast-rsync-extension"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dytsou/raycast-rsync-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dytsou%2Fraycast-rsync-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dytsou%2Fraycast-rsync-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dytsou%2Fraycast-rsync-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dytsou%2Fraycast-rsync-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dytsou","download_url":"https://codeload.github.com/dytsou/raycast-rsync-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dytsou%2Fraycast-rsync-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28694457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T14:15:13.573Z","status":"ssl_error","status_checked_at":"2026-01-23T14:09:05.534Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["raycast-extension","rsync","transfer-files"],"created_at":"2026-01-21T05:08:53.431Z","updated_at":"2026-01-23T14:51:00.867Z","avatar_url":"https://github.com/dytsou.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raycast Rsync Extension\n\nA Raycast extension for transferring files between local and remote servers using rsync with SSH config integration.\n\n## Features\n\n- Upload files from local system to remote servers\n- Download files from remote servers to local system\n- Automatic SSH config parsing from ~/.ssh/config\n- Support for recursive directory transfers\n- User-friendly interface with searchable host list\n\n## Installation\n\n1. Clone this repository\n2. Run `npm install` to install dependencies\n3. Run `npm run dev` to start development mode\n\n## Usage\n\n### Upload Files\n\n1. Open Raycast and search for \"Upload Files via Rsync\"\n2. Select a host from your SSH config\n3. Choose local files to upload\n4. Enter the remote destination path\n5. Confirm to start the transfer\n\n### Download Files\n\n1. Open Raycast and search for \"Download Files via Rsync\"\n2. Select a host from your SSH config\n3. Enter the remote file path\n4. Choose local destination directory\n5. Confirm to start the transfer\n\n## Requirements\n\n- SSH config file at ~/.ssh/config with configured hosts\n- SSH access to remote servers\n- rsync installed (usually pre-installed on macOS and Linux)\n- Raycast installed\n\n## Development\n\n```bash\n# Install dependencies\nnpm install\n\n# Start development mode\nnpm run dev\n\n# Build for production\nnpm run build\n\n# Lint code\nnpm run lint\n\n# Fix linting issues\nnpm run fix-lint\n\n# Run tests\nnpm run test\n\n# Run tests in watch mode\nnpm run test:watch\n```\n\n## Testing\n\nThe project includes comprehensive test coverage using Vitest:\n\n- Unit tests for utilities (SSH config parsing, validation, rsync command building)\n- Component tests for UI components\n- E2E tests for upload and download workflows\n\nRun tests with `npm run test` or use `npm run test:watch` for development.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdytsou%2Fraycast-rsync-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdytsou%2Fraycast-rsync-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdytsou%2Fraycast-rsync-extension/lists"}