{"id":13438820,"url":"https://github.com/bugaevc/wl-clipboard","last_synced_at":"2025-05-14T00:10:30.070Z","repository":{"id":37579782,"uuid":"118928418","full_name":"bugaevc/wl-clipboard","owner":"bugaevc","description":"Command-line copy/paste utilities for Wayland","archived":false,"fork":false,"pushed_at":"2025-03-24T18:56:49.000Z","size":327,"stargazers_count":1775,"open_issues_count":57,"forks_count":64,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-10T16:59:22.602Z","etag":null,"topics":["clipboard","wayland"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bugaevc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2018-01-25T15:09:59.000Z","updated_at":"2025-04-09T17:18:22.000Z","dependencies_parsed_at":"2023-02-08T09:31:49.698Z","dependency_job_id":"d2f525cc-f1e6-4161-b6e6-5161e3d5f17c","html_url":"https://github.com/bugaevc/wl-clipboard","commit_stats":{"total_commits":246,"total_committers":21,"mean_commits":"11.714285714285714","dds":"0.10162601626016265","last_synced_commit":"4f20741f66c4e9bcf45481e941e344f8fe5e998d"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugaevc%2Fwl-clipboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugaevc%2Fwl-clipboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugaevc%2Fwl-clipboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugaevc%2Fwl-clipboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugaevc","download_url":"https://codeload.github.com/bugaevc/wl-clipboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254044322,"owners_count":22005135,"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-07-31T03:01:08.726Z","updated_at":"2025-05-14T00:10:25.058Z","avatar_url":"https://github.com/bugaevc.png","language":"C","funding_links":[],"categories":["C","linux","Applications","Clipboard Managers","others"],"sub_categories":["Clipboard Libraries and Manager"],"readme":"# wl-clipboard: Wayland clipboard utilities\n\nThis project implements two command-line Wayland clipboard utilities, `wl-copy`\nand `wl-paste`, that let you easily copy data between the clipboard and Unix\npipes, sockets, files and so on.\n\n```bash\n# Copy a simple text message:\n$ wl-copy Hello world!\n\n# Copy the list of files in ~/Downloads:\n$ ls ~/Downloads | wl-copy\n\n# Copy an image:\n$ wl-copy \u003c ~/Pictures/photo.png\n\n# Copy the previous command:\n$ wl-copy \"!!\"\n\n# Paste to a file:\n$ wl-paste \u003e clipboard.txt\n\n# Sort clipboard contents:\n$ wl-paste | sort | wl-copy\n\n# Upload clipboard contents to a pastebin on each change:\n$ wl-paste --watch nc paste.example.org 5555\n```\n\nPlease see the wl-clipboard(1) man page for more details.\n\n# Installing\n\nwl-clipboard is likely available in your favorite Linux or BSD distro. For\nbuilding from source, see [BUILDING.md](BUILDING.md).\n\n# License\n\nwl-clipboard is free software, available under the GNU General Public License\nversion 3 or later.\n\n# Related projects\n\n* [wl-clipboard-x11](https://github.com/brunelli/wl-clipboard-x11): A wrapper to\n  use wl-clipboard as a drop-in replacement to X11 clipboard tools.\n* [wl-clipboard-rs](https://github.com/YaLTeR/wl-clipboard-rs): A Rust crate\n  (library) for working with the Wayland clipboard which includes a\n  reimplementation of `wl-copy` and `wl-paste`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugaevc%2Fwl-clipboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugaevc%2Fwl-clipboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugaevc%2Fwl-clipboard/lists"}