{"id":19032561,"url":"https://github.com/bitbravo/clipboard-sync","last_synced_at":"2026-04-13T06:48:46.805Z","repository":{"id":57200431,"uuid":"185163798","full_name":"BitBravo/clipboard-sync","owner":"BitBravo","description":"Clipboard Sync Application","archived":false,"fork":false,"pushed_at":"2019-05-06T09:46:55.000Z","size":22,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-15T02:17:43.966Z","etag":null,"topics":["expressjs","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/BitBravo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-06T09:17:38.000Z","updated_at":"2021-08-14T15:32:49.000Z","dependencies_parsed_at":"2022-09-16T15:01:18.315Z","dependency_job_id":null,"html_url":"https://github.com/BitBravo/clipboard-sync","commit_stats":null,"previous_names":["javascript603/clipboard-sync","bitbravo/clipboard-sync"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Fclipboard-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Fclipboard-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Fclipboard-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitBravo%2Fclipboard-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BitBravo","download_url":"https://codeload.github.com/BitBravo/clipboard-sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240082695,"owners_count":19745272,"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":["expressjs","nodejs"],"created_at":"2024-11-08T21:29:16.003Z","updated_at":"2026-04-13T06:48:41.765Z","avatar_url":"https://github.com/BitBravo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clipboard-sync\n \n## Description\n\nIt's a small client-server script which allows to synchronise clipboard\n  between two computers. It's very useful when you have a virtual machine\n  like VirtualBox without installed guest additions (Mac OS X guest for example).\n  It works on Linux, Mac OS X and Windows.\n\n## Installation (both client and server)\n\n1. Install [Node.js](http://nodejs.org)\n\n    * on OSX use [homebrew](http://brew.sh) `brew install node`\n    * on Windows use [chocolatey](https://chocolatey.org/) `choco install nodejs`\n    * on Debian based linux use `apt-get install nodejs npm`\n    \n2. Install forever package:\n\n    npm install forever -g\n\n3. Install clipboard-sync with [npm](https://npmjs.org/package/clipboard-sync):\n\n    npm install -g clipboard-sync\n\n## Usage\n\nStarting a server using one of the following ways:\n\n    clipboard-sync                  # Using default settings, bind to 0.0.0.0:1077\n    clipboard-sync 192.168.1.2      # Using default port 1077\n    clipboard-sync 192.168.1.2:1077 # Full syntax\n\n\nStarting a client using one of the following ways:\n\n    clipboard-sync -c                  # Using default settings, connect to 10.0.2.2:1077\n    clipboard-sync -c 192.168.1.2      # Using default port 1077\n    clipboard-sync -c 192.168.1.2:1077 # Full syntax\n    \nSetting refresh interval in milliseconds (how often script will spy on\nclipboard changes), can be set in both client and server mode:\n\n    clipboard-sync -c -i 100\n\n## License\n\nLicensed under MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbravo%2Fclipboard-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitbravo%2Fclipboard-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitbravo%2Fclipboard-sync/lists"}