{"id":28759701,"url":"https://github.com/cemkeylan/sclip","last_synced_at":"2025-06-17T05:08:01.896Z","repository":{"id":215865115,"uuid":"222891089","full_name":"cemkeylan/sclip","owner":"cemkeylan","description":"simple clipboard manager for X and TTY","archived":false,"fork":false,"pushed_at":"2019-11-20T08:49:53.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-01-08T04:21:12.067Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cemkeylan.png","metadata":{"files":{"readme":"README","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}},"created_at":"2019-11-20T08:44:49.000Z","updated_at":"2019-11-20T08:49:55.000Z","dependencies_parsed_at":"2024-01-07T04:05:33.150Z","dependency_job_id":"79fe0f62-32a6-4bbe-b1c4-90d679363ab1","html_url":"https://github.com/cemkeylan/sclip","commit_stats":null,"previous_names":["cemkeylan/sclip"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/cemkeylan/sclip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fsclip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fsclip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fsclip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fsclip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cemkeylan","download_url":"https://codeload.github.com/cemkeylan/sclip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemkeylan%2Fsclip/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260294461,"owners_count":22987624,"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":[],"created_at":"2025-06-17T05:08:01.279Z","updated_at":"2025-06-17T05:08:01.880Z","avatar_url":"https://github.com/cemkeylan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"sclip\n=====\n\ndumb clipboard manager with 10 lines \nof POSIX shell code (excluding whitespace)\n\n\nFeatures\n--------\n\n* Pipe into sclip to add text to clipboard\n* Can pipe the text being copied to stdout\n* Very scriptable\n* Literally shorter than this README\n* Works both in X and TTY\n\n\nNon-Features\n-------------\n\n* Does not use a complex buffer, writes into a file\n* Does not integrate with the selection and \n    clipboard defined by the Free Desktop Specification\n\n\nUsage Examples\n--------------\n\n\n[create a dmenu after copying text]\n\n  $ printf \"list item 1\\\\nlist item 2\\\\n\" | sclip -o | dmenu\n\n\n[copy sclip to xclip or vice versa]\n\n  $ sclip -p | xclip -selection clipboard\n  $ xclip -out | sclip\n\n\nAuthor\n------\nCem Keylan\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemkeylan%2Fsclip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcemkeylan%2Fsclip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemkeylan%2Fsclip/lists"}