{"id":26158264,"url":"https://github.com/envygeeks/clippy","last_synced_at":"2025-04-14T10:06:04.387Z","repository":{"id":56843571,"uuid":"3049694","full_name":"envygeeks/clippy","owner":"envygeeks","description":":paperclip: A utility to access the systems clipboard from Ruby.","archived":false,"fork":false,"pushed_at":"2016-05-18T06:09:15.000Z","size":104,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T23:21:57.957Z","etag":null,"topics":["cli","clipboard","clippy","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/envygeeks.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}},"created_at":"2011-12-26T00:56:26.000Z","updated_at":"2024-03-25T02:05:06.000Z","dependencies_parsed_at":"2022-09-07T09:11:16.091Z","dependency_job_id":null,"html_url":"https://github.com/envygeeks/clippy","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envygeeks%2Fclippy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envygeeks%2Fclippy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envygeeks%2Fclippy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/envygeeks%2Fclippy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/envygeeks","download_url":"https://codeload.github.com/envygeeks/clippy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657889,"owners_count":21140844,"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","clippy","ruby"],"created_at":"2025-03-11T10:49:14.803Z","updated_at":"2025-04-14T10:06:04.360Z","avatar_url":"https://github.com/envygeeks.png","language":"Ruby","readme":"Clippy is a  cross-platform clipboard utility and script for Ruby.\n\n[![Build Status](https://travis-ci.org/envygeeks/clippy.svg?branch=master)][travis]\n[![Test Coverage](https://codeclimate.com/github/envygeeks/clippy/badges/coverage.svg)][coverage]\n[![Code Climate](https://codeclimate.com/github/envygeeks/clippy/badges/gpa.svg)][codeclimate]\n[![Dependency Status](https://gemnasium.com/envygeeks/clippy.svg)][gemnasium]\n\n[gemnasium]: https://gemnasium.com/envygeeks/clippy\n[codeclimate]: https://codeclimate.com/github/envygeeks/clippy\n[coverage]: https://codeclimate.com/github/envygeeks/clippy/coverage\n[travis]: https://travis-ci.org/envygeeks/clippy\n---\n* Requirements:\n  * Windows: `clip`\n  * OS X: `pbcopy`\n  * Linux: `xsel` || `xclip`\n\nExamples:\n\n```bash\nclippy --copy '#1'\nclippy --copy \u003c 'file#3.txt'\necho '#2' |clippy --copy\nclippy --paste\n```\n\n```ruby\nrequire 'clippy'\nClippy.paste; Clippy.clear\nClippy.copy('#1')\n```\n\n```\nClippy v2.3.0: Clippy [--copy [\u003c File] ['Text']]\n  -p, --paste        Paste\n  -N, --no-unescape  Do not unescape \\n\n  -c, --copy [STR]   Copy a String or STDIN```\n  -v, --version      Version\n  -C, --clear        Clear\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenvygeeks%2Fclippy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenvygeeks%2Fclippy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenvygeeks%2Fclippy/lists"}