{"id":19910284,"url":"https://github.com/b1tg/pickup","last_synced_at":"2025-07-23T22:37:48.302Z","repository":{"id":54551922,"uuid":"337136518","full_name":"b1tg/pickup","owner":"b1tg","description":"Copy files to clipboard from command line (Windows/OSX/Linux)","archived":false,"fork":false,"pushed_at":"2024-03-09T05:04:30.000Z","size":6470,"stargazers_count":18,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-03T03:37:58.106Z","etag":null,"topics":["command-line-tool","rust-lang","windows"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/b1tg.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,"zenodo":null}},"created_at":"2021-02-08T16:25:47.000Z","updated_at":"2025-04-14T13:01:32.000Z","dependencies_parsed_at":"2025-05-03T03:43:42.556Z","dependency_job_id":null,"html_url":"https://github.com/b1tg/pickup","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/b1tg/pickup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1tg%2Fpickup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1tg%2Fpickup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1tg%2Fpickup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1tg%2Fpickup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b1tg","download_url":"https://codeload.github.com/b1tg/pickup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b1tg%2Fpickup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266761420,"owners_count":23980297,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["command-line-tool","rust-lang","windows"],"created_at":"2024-11-12T21:18:16.781Z","updated_at":"2025-07-23T22:37:48.281Z","avatar_url":"https://github.com/b1tg.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pickup\n\n[中文文档](./README_CN.md)\n\nCopy files to clipboard from command line, expecting to achieve the same effect as right-click copy. Now support Windows, OSX and Linux.\n\n\n# How to use\n\n## Build\n\nStep 0: [install rust](https://rustup.rs/)\n\nStep 1: clone \u0026 build \n\n```sh\ngit clone https://github.com/b1tg/pickup.git\ncd pickup\ncargo build --release\n# you can find pickup or pickup.exe in ./target/release/\n```\n\nStep 2 (optional): add  `pickup`  to you PATH\n\nStep 3 (only for linux): install xclip\n\n\n## Usage\n\n```\nUsage: pickup [file patterns]\n\nExameple: \n    # copy single file\n    pickup Cargo.toml\n    \n    # copy all pdf file in target subdirectories (need double quotation)\n    pickup \"docs/**/*.pdf\"\n\n\n    # copy folder\n    pickup src\n```\n## Demo\n\n### On Windows:\n\n![demo on windows](./images/pickup-demo-win.gif)\n\n### On OSX:\n![demo on osx](./images/pickup-demo-osx.gif)\n\n\n\n# References\n\n- https://stackoverflow.com/q/25708895\n- https://github.com/roryyorke/picellif\n- https://github.com/yujinqiu/pbadd","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb1tg%2Fpickup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb1tg%2Fpickup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb1tg%2Fpickup/lists"}