{"id":22216805,"url":"https://github.com/conorsheehan1/shot","last_synced_at":"2025-09-01T04:39:56.260Z","repository":{"id":46065895,"uuid":"318336451","full_name":"ConorSheehan1/shot","owner":"ConorSheehan1","description":"A CLI Screenshot Helper for OSX Terminal","archived":false,"fork":false,"pushed_at":"2024-05-08T08:41:24.000Z","size":106,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-08T09:34:09.947Z","etag":null,"topics":["cli","fire","mac","macos","osx","python","python-fire","screenrecording","screenshot"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ConorSheehan1.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":"2020-12-03T22:28:40.000Z","updated_at":"2024-05-08T09:34:13.010Z","dependencies_parsed_at":"2024-05-08T09:44:25.539Z","dependency_job_id":null,"html_url":"https://github.com/ConorSheehan1/shot","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConorSheehan1%2Fshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConorSheehan1%2Fshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConorSheehan1%2Fshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConorSheehan1%2Fshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConorSheehan1","download_url":"https://codeload.github.com/ConorSheehan1/shot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227810317,"owners_count":17823176,"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":["cli","fire","mac","macos","osx","python","python-fire","screenrecording","screenshot"],"created_at":"2024-12-02T22:13:31.395Z","updated_at":"2024-12-02T22:13:32.991Z","avatar_url":"https://github.com/ConorSheehan1.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shot\n[![Build Status](https://github.com/ConorSheehan1/shot/workflows/ci/badge.svg)](https://github.com/ConorSheehan1/shot/actions/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Tested python versions](https://img.shields.io/badge/dynamic/yaml?url=https://raw.githubusercontent.com/ConorSheehan1/shot/master/.github/workflows/ci.yml\u0026label=Tested%20python%20versions\u0026query=$.jobs.build.strategy.matrix.python)](https://github.com/ConorSheehan1/shot/blob/master/.github/workflows/ci.yml#L25)\n\n[![Homebrew tap Version](https://img.shields.io/badge/dynamic/yaml?url=https://raw.githubusercontent.com/ConorSheehan1/homebrew-ConorSheehan1/main/versions.yaml\u0026label=Homebrew%20tap%20version\u0026query=$.shot.version)](https://github.com/ConorSheehan1/homebrew-ConorSheehan1/blob/main/versions.yaml)\n[![Github Version](https://img.shields.io/github/tag/ConorSheehan1/shot.svg)](https://github.com/ConorSheehan1/shot/releases)\n\n**S**creenshot  \n**H**elper for  \n**O**SX  \n**T**erminal \n\nCopy or move screenshots and recordings around from a terminal.\n\n![shot](./.github/images/shot.png)\n\n# Install\n```bash\n# option 1 homebrew\nbrew install conorsheehan1/conorsheehan1/shot\n\n# option 2 github release\npip install https://github.com/ConorSheehan1/shot/releases/latest/download/shot.tar.gz\n\n# option 3 from source\ngit clone git@github.com:ConorSheehan1/shot.git\ncd shot\npoetry install\npoetry build\npip install .\n```\n\n# Example\n```bash\nshot --help\nshot --version\n\n# default is to copy the latest screenshot to the current directory\nshot\n\n# copy the last 3 screenshots to ./foo\nshot --dst=./foo --num=3\n\n# short args are added automatically when unambiguous e.g. -n and --num\nshot -dst ./foo -n 3\n\n# move the second last screenshot to ./bar\nshot --mv --dst=./bar --start=2\n```\n\n### Smaller bash implementation\nhttps://gist.github.com/ConorSheehan1/2a72b13fa530388dcaec93307f4f7b09\n\n### Development\nSee [dev.md](./dev.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconorsheehan1%2Fshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconorsheehan1%2Fshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconorsheehan1%2Fshot/lists"}