{"id":13780099,"url":"https://github.com/noocsharp/wayclip","last_synced_at":"2025-05-11T13:31:30.929Z","repository":{"id":40572673,"uuid":"461975160","full_name":"noocsharp/wayclip","owner":"noocsharp","description":"Wayland clipboard utility (mirror)","archived":false,"fork":false,"pushed_at":"2024-03-07T01:49:18.000Z","size":63,"stargazers_count":26,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-03T18:14:45.301Z","etag":null,"topics":["clipboard","wayland"],"latest_commit_sha":null,"homepage":"https://sr.ht/~noocsharp/wayclip","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noocsharp.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":"2022-02-21T17:59:18.000Z","updated_at":"2024-08-01T12:53:00.000Z","dependencies_parsed_at":"2024-01-15T22:42:14.252Z","dependency_job_id":"8c080b92-a528-4f81-adc5-a97de5cee2b6","html_url":"https://github.com/noocsharp/wayclip","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noocsharp%2Fwayclip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noocsharp%2Fwayclip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noocsharp%2Fwayclip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noocsharp%2Fwayclip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noocsharp","download_url":"https://codeload.github.com/noocsharp/wayclip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225056763,"owners_count":17414204,"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":["clipboard","wayland"],"created_at":"2024-08-03T18:01:12.316Z","updated_at":"2024-11-17T15:30:55.296Z","avatar_url":"https://github.com/noocsharp.png","language":"C","funding_links":[],"categories":["Clipboard Managers"],"sub_categories":[],"readme":"# wayclip\n\nwayclip is a pair of command-line utilities: `waycopy` and `waypaste`,\nwhich allow access to the Wayland clipboard. Specifically, `wayclip`\nis a `wlr-data-control` protocol client.\n\nwayclip distinguishes itself from other Wayland clipboard utilities\nin the following ways:\n- small - the whole codebase is less than 300 lines! (excluding whitespace)\n- Unixy - all it does is copy and paste; other functions are for other programs\n- no dynamic memory allocation\n\n## Usage\n\nTo copy data, just pipe it into `waycopy`, and optionally specify a seat and mimetype:\n\n```\n$ echo \"howdy\" | waycopy -s seat0 -t text/plain\n```\n(note that `waycopy` will fork into the background)\n\nTo paste, optionally specify a seat and desired mimetype:\n```\n$ waypaste -s seat0 -t text/plain\nhowdy\n$\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoocsharp%2Fwayclip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoocsharp%2Fwayclip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoocsharp%2Fwayclip/lists"}