{"id":21937602,"url":"https://github.com/ru44/cloudyclipy","last_synced_at":"2025-04-22T12:12:11.723Z","repository":{"id":263995620,"uuid":"891882889","full_name":"ru44/CloudyClipy","owner":"ru44","description":"Your own clipboard in the cloud","archived":false,"fork":false,"pushed_at":"2024-12-22T07:07:00.000Z","size":122,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T23:18:34.176Z","etag":null,"topics":["cli","clipboard-manager","gist","github","nodejs","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/cclip","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/ru44.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-11-21T05:55:39.000Z","updated_at":"2024-12-22T07:06:24.000Z","dependencies_parsed_at":"2024-11-21T12:41:23.430Z","dependency_job_id":"6f3eaeb5-a086-496d-8809-b1d5205860f0","html_url":"https://github.com/ru44/CloudyClipy","commit_stats":null,"previous_names":["ru44/cloudyclipy"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ru44%2FCloudyClipy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ru44%2FCloudyClipy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ru44%2FCloudyClipy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ru44%2FCloudyClipy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ru44","download_url":"https://codeload.github.com/ru44/CloudyClipy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250237832,"owners_count":21397401,"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":["cli","clipboard-manager","gist","github","nodejs","typescript"],"created_at":"2024-11-29T01:20:42.212Z","updated_at":"2025-04-22T12:12:11.709Z","avatar_url":"https://github.com/ru44.png","language":"TypeScript","readme":"# CloudyClipy\n\nYour own clipboard in the cloud\n\nit use gist to store your clipboard data inspired by [CloudClip](https://github.com/skywind3000/CloudClip)\n\n## prerequisites\n\n- nodejs\n- npm or yarn or pnpm or bun\n- github account\n- generate a github token\n\n## Installation\n\n```bash\nnpm i -g cclip\n\nor\n\nyarn global add cclip\n\nor\n\nnpx cclip\n\nor\n\npnpm add -g cclip\n\nor\n\nbun install -g cclip\n```\n\n## Usage\n\nso first you need to create a github token\n\nA github access token is needed before everything, you can generate a new one from: \u003chttps://github.com/settings/tokens\u003e\n\nthen you can use the following commands\n\n```bash\ncclip init \"your-github-token\"\n```\n\nit will generate a config file in your home directory with the gist id\n\nafter that you can use the following commands\n\nwhen you want to copy something\n\n```bash\ncclip copy \"the name of gist\"\n```\n\nwhen you want to paste something\n\n```bash\ncclip paste \"the name of gist\"\n```\n\nfor more information you can use\n\n```bash\ncclip --help\n```\n\nnow you will have in your clipboard the content of the gist\n\n## Troubleshooting\n\nif you faced this issue with paste and looks like this\n\n```bash\nCommand failed: C:\\Users\\Yourusername\\WhereYouSavedYourClipBoard\\node_modules\\.pnpm\\clipboardy@4.0.0\\node_modules\\clipboardy\\fallbacks\\windows\\clipboard_x86_64.exe --paste thread 'main' panicked at 'Error: Could not paste from clipboard: Error { repr: Os { code: 0, message: \"The operation completed successfully.\" } }', src\\libcore\\result.rs:906:4 note: Run with RUST_BACKTRACE=1 for a backtrace.\n```\n\nYou will find the path where the clipboard_x86_64.exe is located in the error and try to do this\n[github issue](https://github.com/sindresorhus/clipboardy/issues/42#issuecomment-2552941150)\n\nC:\\Users\\Yourusername\\WhereYouSavedYourClipBoard\\node_modules\\.pnpm\\clipboardy@4.0.0\\node_modules\\clipboardy\\fallbacks\\windows\\clipboard_x86_64.exe\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fru44%2Fcloudyclipy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fru44%2Fcloudyclipy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fru44%2Fcloudyclipy/lists"}