{"id":13481887,"url":"https://github.com/atotto/clipboard","last_synced_at":"2025-05-13T23:10:59.323Z","repository":{"id":10265885,"uuid":"12377753","full_name":"atotto/clipboard","owner":"atotto","description":"clipboard for golang","archived":false,"fork":false,"pushed_at":"2024-01-26T02:24:21.000Z","size":50,"stargazers_count":1287,"open_issues_count":32,"forks_count":145,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-10T01:05:01.927Z","etag":null,"topics":["clipboard","go"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atotto.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":"2013-08-26T11:43:35.000Z","updated_at":"2025-04-08T07:03:11.000Z","dependencies_parsed_at":"2024-06-18T11:10:25.172Z","dependency_job_id":"8f1042fd-1167-4487-88ab-6c163499e9b9","html_url":"https://github.com/atotto/clipboard","commit_stats":{"total_commits":59,"total_committers":21,"mean_commits":"2.8095238095238093","dds":0.5084745762711864,"last_synced_commit":"1438b322bde482cc6decd8bc53dbe2eece57668b"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atotto%2Fclipboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atotto%2Fclipboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atotto%2Fclipboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atotto%2Fclipboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atotto","download_url":"https://codeload.github.com/atotto/clipboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137889,"owners_count":21053775,"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","go"],"created_at":"2024-07-31T17:00:57.134Z","updated_at":"2025-04-10T01:05:06.788Z","avatar_url":"https://github.com/atotto.png","language":"Go","funding_links":[],"categories":["开源类库","Go","Open source library","Repositories","lib"],"sub_categories":["未归类","Not Categorized"],"readme":"[![Build Status](https://travis-ci.com/atotto/clipboard.svg?branch=master)](https://travis-ci.com/atotto/clipboard)\n\n[![GoDoc](https://godoc.org/github.com/atotto/clipboard?status.svg)](http://godoc.org/github.com/atotto/clipboard)\n\n# Clipboard for Go\n\nProvide copying and pasting to the Clipboard for Go.\n\nBuild:\n\n    $ go get github.com/atotto/clipboard\n\nPlatforms:\n\n* OSX\n* Windows 7 (probably work on other Windows)\n* Linux, Unix (requires 'xclip' or 'xsel' command to be installed)\n\n\nDocument: \n\n* http://godoc.org/github.com/atotto/clipboard\n\nNotes:\n\n* Text string only\n* UTF-8 text encoding only (no conversion)\n\nTODO:\n\n* Clipboard watcher(?)\n\n## Commands:\n\npaste shell command:\n\n    $ go get github.com/atotto/clipboard/cmd/gopaste\n    $ # example:\n    $ gopaste \u003e document.txt\n\ncopy shell command:\n\n    $ go get github.com/atotto/clipboard/cmd/gocopy\n    $ # example:\n    $ cat document.txt | gocopy\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatotto%2Fclipboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatotto%2Fclipboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatotto%2Fclipboard/lists"}