{"id":16369750,"url":"https://github.com/dcsunset/clip-share","last_synced_at":"2025-09-08T18:39:11.820Z","repository":{"id":57909192,"uuid":"447063858","full_name":"DCsunset/clip-share","owner":"DCsunset","description":"Self-hosted service to share clipboard content with other devices.","archived":false,"fork":false,"pushed_at":"2023-02-13T03:09:18.000Z","size":493,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-08T18:39:11.479Z","etag":null,"topics":["clipboard","share"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DCsunset.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}},"created_at":"2022-01-12T03:29:40.000Z","updated_at":"2025-01-13T16:14:46.000Z","dependencies_parsed_at":"2024-11-08T08:54:45.700Z","dependency_job_id":"3f31afa9-95a3-483d-8728-3d1d08d64dfb","html_url":"https://github.com/DCsunset/clip-share","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/DCsunset/clip-share","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Fclip-share","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Fclip-share/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Fclip-share/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Fclip-share/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DCsunset","download_url":"https://codeload.github.com/DCsunset/clip-share/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DCsunset%2Fclip-share/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274229384,"owners_count":25245189,"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-09-08T02:00:09.813Z","response_time":121,"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":["clipboard","share"],"created_at":"2024-10-11T02:56:17.159Z","updated_at":"2025-09-08T18:39:11.767Z","avatar_url":"https://github.com/DCsunset.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clip-share\n\n[![Docker Image Size](https://badgen.net/docker/size/dcsunset/clip-share)](https://hub.docker.com/r/dcsunset/clip-share)\n[![license](https://badgen.net/github/license/dcsunset/clip-share)](https://github.com/DCsunset/clip-share)\n\nSelf-hosted service to share clipboard content with other devices.\n\n## Screenshots\n\n![Screenshot](pictures/screenshot.png)\n\n\n## Usage\n\nRun the container image:\n\n```sh\ndocker run -it -p 8080:80 dcsunset/clip-share\n```\n\nThen visit \u003chttp://localhost:8080\u003e.\n\n## Server\n\nYou can build and run the server from source:\n\n```sh\ncd server\nnpm run build\nnpm start\n```\n\nThe server listens at `http://0.0.0.0:3000` by default in production mode.\nThe address and port to bind can be changed using environment variables `ADDR` and `PORT`.\n\n\n## Web UI\n\n### Usage\n\nPre-built files can be found in GitHub releases.\n\nOr you can build and run the repo from source:\n\n```sh\ncd webui\nnpm run build\n# server the static content with any http server\nhttp-server ./dist\n```\n\n\n### Trouble shooting\n\nTo make `paste` and `autoCopy` work.\ncurrently for Firefox (v101),\n`dom.events.testing.asyncClipboard` must be enabled in `about:config`.\n\nFor chromium-based browsers,\na dialog will be prompted to ask for clipboard permission automatically.\n\n## License\n\nAGPL-3.0 License.\n\nCopyright notice:\n\n```\nCopyright (C) 2022  DCsunset\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU Affero General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU Affero General Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsunset%2Fclip-share","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcsunset%2Fclip-share","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcsunset%2Fclip-share/lists"}