{"id":17143783,"url":"https://github.com/harttle/clipbrd-share","last_synced_at":"2025-04-13T11:11:39.915Z","repository":{"id":35018551,"uuid":"196399599","full_name":"harttle/clipbrd-share","owner":"harttle","description":"Clipboard share via http supporting multiple MIME, multiple platforms","archived":false,"fork":false,"pushed_at":"2022-11-23T16:43:42.000Z","size":1792,"stargazers_count":5,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T02:21:39.445Z","etag":null,"topics":["clipboard","image","linux","osx"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/harttle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-11T13:24:25.000Z","updated_at":"2025-01-13T16:06:34.000Z","dependencies_parsed_at":"2023-01-15T12:07:27.505Z","dependency_job_id":null,"html_url":"https://github.com/harttle/clipbrd-share","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harttle%2Fclipbrd-share","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harttle%2Fclipbrd-share/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harttle%2Fclipbrd-share/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harttle%2Fclipbrd-share/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harttle","download_url":"https://codeload.github.com/harttle/clipbrd-share/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248703198,"owners_count":21148118,"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":["clipboard","image","linux","osx"],"created_at":"2024-10-14T20:42:18.585Z","updated_at":"2025-04-13T11:11:39.894Z","avatar_url":"https://github.com/harttle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm version](https://img.shields.io/npm/v/clipbrd-share.svg)](https://www.npmjs.org/package/clipbrd-share)\n[![downloads](https://img.shields.io/npm/dm/clipbrd-share.svg)](https://www.npmjs.org/package/clipbrd-share)\n[![Build Status](https://travis-ci.org/harttle/clipbrd-share.svg?branch=master)](https://travis-ci.org/harttle/clipbrd-share)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/harttle/clipbrd-share)\n\n## Features\n\n* Multiple platforms: OSX, Linux\n* Multiple MIMEs: text/plain, image/png\n* Desktop notifycation integrated\n\n![image](./doc/image-received-osx.png)\n\n![image](./doc/image-received.png)\n\n## Dependencies\n\n**OSX**: all dependencies are bundled into this repo, no additional dependencies.\n\n**Linux**：[xclip](https://www.archlinux.org/packages/extra/x86_64/xclip/)\n\n```bash\npacman -S xclip\n```\n\n## Usage\n\nInstall:\n\n```bash\nnpm i -g clipbrd-share\n```\n\nStart the server:\n\n```bash\nPORT=3000 clipbrd-share-server\n```\n\nStart the client on another machine:\n\n```bash\nURL=http://example.com:3000 clipbrd-share-client\n```\n\n## Thanks\n\n* Image copy/paste binaries are built from: https://github.com/moicci/pngpaste\n* Desktop notifications are provided by: https://www.npmjs.com/package/node-notifier\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharttle%2Fclipbrd-share","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharttle%2Fclipbrd-share","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharttle%2Fclipbrd-share/lists"}