{"id":13824174,"url":"https://github.com/rr-/shot","last_synced_at":"2025-10-31T07:55:04.366Z","repository":{"id":7007609,"uuid":"8275250","full_name":"rr-/shot","owner":"rr-","description":"Make screenshots from CLI.","archived":false,"fork":false,"pushed_at":"2023-03-10T11:12:31.000Z","size":120,"stargazers_count":90,"open_issues_count":7,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-05T09:12:59.176Z","etag":null,"topics":["c","cli","screenshot"],"latest_commit_sha":null,"homepage":"","language":"C","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/rr-.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-02-18T19:17:24.000Z","updated_at":"2024-06-29T01:14:54.000Z","dependencies_parsed_at":"2024-01-13T15:45:17.477Z","dependency_job_id":"c6c89994-6914-4ae6-a505-45f8861e2c98","html_url":"https://github.com/rr-/shot","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rr-%2Fshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rr-%2Fshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rr-%2Fshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rr-%2Fshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rr-","download_url":"https://codeload.github.com/rr-/shot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225457748,"owners_count":17477348,"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":["c","cli","screenshot"],"created_at":"2024-08-04T09:00:57.993Z","updated_at":"2025-10-31T07:55:04.312Z","avatar_url":"https://github.com/rr-.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"shot\n====\n\nMake screenshots with friendly CLI.\n\nDownload for Windows: [*Github Releases*](https://github.com/rr-/shot/releases)\nDetailed usage: [*click*](https://raw.githubusercontent.com/rr-/shot/master/docs/help.txt)\n\n### Features\n\n- Cross platform:\n    - Windows\n    - GNU/Linux (X11 + XRandR)\n- Versatile region selection methods:\n    - the whole desktop\n    - currently focused window\n    - currently focused monitor (established by focused window)\n    - specific monitor\n    - specific window\n    - specific rectangle (passed as string)\n    - interactive selection with a special window\n- Ideal to put under a hotkey\n\n### Why not scrot?\n\nTo have consistent user experience between platforms I use, I wanted it\nto work on Windows as well. Additionally, I wanted manual region selection to\nbe more precise - in scrot, once you select a rectangle, that's it, you can't\ncorrect it. shot's region picker makes it easy to correct offsets even by 1px\nbefore actually taking the screenshot and provides visual feedback of the\nscreen area.\n\n### Interactive selection in action\n\n![--interactive at its\nbest](https://cloud.githubusercontent.com/assets/1045476/8808860/5908945e-2fe5-11e5-93bf-ecad1500c35b.png)\n\n---\n\n### Compiling for GNU/Linux\n\n1. Install `libpng`.\n2. Run following:\n\n        mkdir build \u0026\u0026 cd build\n        cmake ..\n        make\n\n3. If you wish to install it globally:\n\n        sudo make install\n\n### Cross compiling for Windows\n\n1. Install [`mxe`](https://github.com/mxe/mxe) and compile `libpng` and `cmake`:\n\n        git clone https://github.com/mxe/mxe.git\n        cd mxe\n        make libpng cmake\n\n2. Compile with `mxe`:\n\n        mkdir build \u0026\u0026 cd build\n        ~/path/to/mxe/usr/bin/i686-w64-mingw32.static-cmake ..\n        make\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frr-%2Fshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frr-%2Fshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frr-%2Fshot/lists"}