{"id":30281918,"url":"https://github.com/ozsfag/remote-sync-plugin","last_synced_at":"2026-04-12T07:35:20.564Z","repository":{"id":308891061,"uuid":"1030852638","full_name":"Ozsfag/remote-sync-plugin","owner":"Ozsfag","description":"Sync your Git changes to a remote server over SSH – automatically.","archived":false,"fork":false,"pushed_at":"2025-08-15T14:17:47.000Z","size":213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-15T16:23:39.417Z","etag":null,"topics":["git","intellij-idea","intellij-plugin","remote-sync","ssh"],"latest_commit_sha":null,"homepage":"https://github.com/Ozsfag/remote-sync-plugin/blob/main/README.md","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ozsfag.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-08-02T13:17:18.000Z","updated_at":"2025-08-15T14:17:50.000Z","dependencies_parsed_at":"2025-08-08T14:44:40.938Z","dependency_job_id":"6d9765da-63b2-4118-a399-ad20f20abf68","html_url":"https://github.com/Ozsfag/remote-sync-plugin","commit_stats":null,"previous_names":["ozsfag/remote-sync-plugin"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Ozsfag/remote-sync-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ozsfag%2Fremote-sync-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ozsfag%2Fremote-sync-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ozsfag%2Fremote-sync-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ozsfag%2Fremote-sync-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ozsfag","download_url":"https://codeload.github.com/Ozsfag/remote-sync-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ozsfag%2Fremote-sync-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270742038,"owners_count":24637504,"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-08-16T02:00:11.002Z","response_time":91,"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":["git","intellij-idea","intellij-plugin","remote-sync","ssh"],"created_at":"2025-08-16T17:00:35.748Z","updated_at":"2026-04-12T07:35:20.514Z","avatar_url":"https://github.com/Ozsfag.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📦 Remote Sync\n\n\u003e **Sync your Git changes to a remote server over SSH – automatically.**\n\nRemote Sync is a plugin for IntelliJ IDEA that monitors changes in your local Git repository and synchronizes them with\na remote server over SSH.\n\n---\n\n## 🚀 Features\n\n- 📤 Automatically upload new and modified files\n- 🗑️ Remove deleted files from the server\n- 🛠️ SSH configuration (user, key or password, host, and path)\n- 🌿 Support for any Git branches\n- 💡 Intuitive UI right inside IntelliJ\n\n---\n\n## 🖼️ Interface\n\n### 🌙 Dark Theme\n\n![Remote Sync – Dark Theme](docs/images/remote-sync-dark.png)\n\n### ☀️ Light Theme\n\n![Remote Sync – Light Theme](docs/images/remote-sync-light.png)\n\nThe plugin is located in the bottom tool window panel. Just set up the configuration and click **Save \u0026 Sync** —\neverything else will happen automatically.\n\n---\n\n## 🚀 Getting Started\n\n1. Go to **Settings → Plugins** in IntelliJ IDEA.\n2. Open the **Marketplace** tab and search for **Remote Sync**.\n3. Click **Install** and restart your IDE.\n\nOr install manually:\n\n- Download the `.zip` file from [JetBrains Marketplace](https://plugins.jetbrains.com/).\n- Go to **Settings → Plugins → ⚙ → Install Plugin from Disk**.\n\nOnce installed:\n\n1. Open the **Remote Sync** tab in the bottom panel of the IDE.\n2. Fill in the fields:\n    - `Username` — SSH username\n    - `IP` — server IP address\n    - `Password` or `Private Key Path`\n    - `Git Remote Path` — for example, `git@github.com:user/project.git`\n    - `Git Branch` — the branch to monitor\n3. Click **Save \u0026 Sync** — the plugin will compare and synchronize files automatically.\n\n---\n\n## 📂 Source Code\n\nThe source code is available on GitHub:  \n🔗 [https://github.com/Ozsfag/remote-sync-plugin](https://github.com/Ozsfag/remote-sync-plugin)\n\n---\n\n## 📜 License\n\nLicense: [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)\n\n---\n\n## ✉️ Feedback\n\nBug reports and feature requests:  \n[Open an issue on GitHub](https://github.com/Ozsfag/remote-sync-plugin/issues)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozsfag%2Fremote-sync-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozsfag%2Fremote-sync-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozsfag%2Fremote-sync-plugin/lists"}