{"id":17801013,"url":"https://github.com/refi64/clip","last_synced_at":"2025-09-03T13:36:29.265Z","repository":{"id":69429121,"uuid":"79835067","full_name":"refi64/clip","owner":"refi64","description":"A simple shell script that wraps xclip and/or xsel in a portable way.","archived":false,"fork":false,"pushed_at":"2019-02-14T19:36:23.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T15:56:33.570Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/refi64.png","metadata":{"files":{"readme":"README.rst","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":"2017-01-23T18:40:01.000Z","updated_at":"2019-02-20T01:10:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"bfd24dcb-0136-42ca-a841-f659458a7933","html_url":"https://github.com/refi64/clip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/refi64/clip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Fclip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Fclip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Fclip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Fclip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/refi64","download_url":"https://codeload.github.com/refi64/clip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Fclip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273453133,"owners_count":25108469,"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-03T02:00:09.631Z","response_time":76,"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":[],"created_at":"2024-10-27T12:33:09.841Z","updated_at":"2025-09-03T13:36:29.244Z","avatar_url":"https://github.com/refi64.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"clip\n====\n\nA simple shell script that wraps xclip and/or xsel in a portable way.\n\nHow to install\n**************\n\n::\n\n  $ curl https://raw.githubusercontent.com/kirbyfan64/clip/master/clip | sudo bash /dev/stdin -i\n\nOr::\n\n  $ git clone https://github.com/kirbyfan64/clip.git\n  $ cd clip\n  $ sudo bash clip -i\n\nExamples\n********\n\nCopy standard input::\n\n  $ echo stuff | clip\n\nCopy file contents::\n\n  $ clip myfile\n\nPaste to standard output::\n\n  $ clip -o\n\nPaste to file::\n\n  $ clip myfile\n\nCopy/paste while stripping newlines::\n\n  $ echo 123 | clip -n\n  $ clip -on\n\nUse xsel instead of xclip when possible::\n\n  $ clip -s other_stuff_goes_here\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefi64%2Fclip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefi64%2Fclip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefi64%2Fclip/lists"}