{"id":20060237,"url":"https://github.com/kid0h/clipboard","last_synced_at":"2026-06-07T04:32:06.942Z","repository":{"id":189820736,"uuid":"452859363","full_name":"Kid0h/clipboard","owner":"Kid0h","description":"A simple header-only wrapper around Windows' clipboard API","archived":false,"fork":false,"pushed_at":"2022-01-27T22:46:38.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T10:13:37.584Z","etag":null,"topics":["clipboard","cpp","header-only"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kid0h.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-01-27T22:01:50.000Z","updated_at":"2024-01-22T01:59:50.000Z","dependencies_parsed_at":"2023-08-21T23:23:46.182Z","dependency_job_id":null,"html_url":"https://github.com/Kid0h/clipboard","commit_stats":null,"previous_names":["kid0h/clipboard"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kid0h/clipboard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kid0h%2Fclipboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kid0h%2Fclipboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kid0h%2Fclipboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kid0h%2Fclipboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kid0h","download_url":"https://codeload.github.com/Kid0h/clipboard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kid0h%2Fclipboard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34009201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","cpp","header-only"],"created_at":"2024-11-13T13:13:40.207Z","updated_at":"2026-06-07T04:32:06.903Z","avatar_url":"https://github.com/Kid0h.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clipboard 📋\n## A tiny wrapper around Windows' clipboard API\n\n**Clipboard** is a tiny C++-style header-only wrapper class built upon Windows' clipboard API.  \n\n## Features\n- Get clipboard's contents\n- Set clipboard's contents\n\n\u003e Note: this wrapper currently support Windows only.\n\n## Getting started\nTo get the **clipboard** wrapper inside your project you'll just need to clone the repo \u0026 add the `include` folder in your project's includes.\n\nRepository cloning:\n```sh\ngit clone https://github.com/Kid0h/clipboard.git\n```\n\nHere's just an *example* of including the wrapper in a [CMake](https://cmake.org/) project:\n```cmake\ntarget_include_directories(${CMAKE_PROJECT_NAME} PRIVATE \"clipboard/include\")\n```\n\n## License\nNone, you can do whatever you want with it, I guess.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkid0h%2Fclipboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkid0h%2Fclipboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkid0h%2Fclipboard/lists"}