{"id":14235962,"url":"https://github.com/jomo/imgur-screenshot","last_synced_at":"2025-08-11T00:33:16.593Z","repository":{"id":11752325,"uuid":"14283482","full_name":"jomo/imgur-screenshot","owner":"jomo","description":"Take screenshot selection, upload to imgur. + more cool things","archived":true,"fork":false,"pushed_at":"2021-08-21T05:01:26.000Z","size":205,"stargazers_count":563,"open_issues_count":4,"forks_count":82,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-12-13T01:34:41.028Z","etag":null,"topics":["cli","imgur","screenshot","unix","upload"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/jomo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-10T20:12:18.000Z","updated_at":"2024-11-17T20:25:45.000Z","dependencies_parsed_at":"2022-09-10T13:50:48.726Z","dependency_job_id":null,"html_url":"https://github.com/jomo/imgur-screenshot","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/jomo/imgur-screenshot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomo%2Fimgur-screenshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomo%2Fimgur-screenshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomo%2Fimgur-screenshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomo%2Fimgur-screenshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jomo","download_url":"https://codeload.github.com/jomo/imgur-screenshot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jomo%2Fimgur-screenshot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269813653,"owners_count":24479340,"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-08-10T02:00:08.965Z","response_time":71,"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":["cli","imgur","screenshot","unix","upload"],"created_at":"2024-08-20T21:02:34.571Z","updated_at":"2025-08-11T00:33:16.299Z","avatar_url":"https://github.com/jomo.png","language":"Shell","funding_links":[],"categories":["Shell","Other"],"sub_categories":[],"readme":"The _**Imgur-Screenshot**_ uploader for Linux \u0026 OS X from [imgur.com/tools](https://imgur.com/tools)\u003cbr\u003e\n\n# Imgur-Screenshot\n\n1. select area of your screen\n1. The screenshot is uploaded to [imgur](https://imgur.com)\n\n![screenshot gif](https://i.imgur.com/sGSw2CI.gif)\n\n\n## Features\n\n* Upload screenshot or image files\n* Copy link to clipboard\n* Customizable configuration\n* Edit image before uploading\n* Upload anonymously or to an account\n* Create and add to albums\n* Filename, link, and **deletion link** history is stored\n* Automatic image deletion\n* Update notifications\n\nThe edit feature can be used for automated editing with something like [ImageMagick](http://www.imagemagick.org/script/index.php), or just to quickly add notes.\n\n## Contributing\n\n* Report [issues](https://github.com/jomo/imgur-screenshot/issues)\n* Submit feature request\n* Make a pull request\n* Get imgur-screenshot on more package managers!\n\nSee also: [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## Installation\n\n### Install on Mac via Homebrew\n\n```shell\nbrew update \u0026\u0026 brew install imgur-screenshot\n```\n\n### Install on ArchLinux via AUR\n\nSee [imgur-screenshot](https://aur.archlinux.org/packages/imgur-screenshot/) for the stable version, and [imgur-screenshot-git](https://aur.archlinux.org/packages/imgur-screenshot-git/) for the development version.\n\n### Install on CentOS and Fedora via COPR\n\nSee [valdikss/imgur-screenshot](https://copr.fedorainfracloud.org/coprs/valdikss/imgur-screenshot/) on COPR.\n\n### Install on NixOS via Nix\n\nSee [imgur-screenshot](http://hydra.nixos.org/search?query=imgur-screenshot) on Hydra.\n\n### Install via git\n\n```shell\ngit clone https://github.com/jomo/imgur-screenshot.git\n```\n\n### Download source\n\nAlternatively, you can download `imgur-screenshot` from [releases](https://github.com/jomo/imgur-screenshot/releases).  \nThese builds have [auto-update.patch](auto-update.patch) applied, allowing to update via `--update`.\n\n---\n\nMake sure you have all dependencies installed (see below).\n\nThat's it.  \nBind the script to a hotkey or add it to your `$PATH` for quick access ;)\n\n**Enjoy!**\n\n## Usage\n\n\u003e **Note:** You can override the default configuration in `~/.config/imgur-screenshot/settings.conf`.  \n\u003e Check out [the wiki](https://github.com/jomo/imgur-screenshot/wiki/Config) for more!\n\n```shell\nimgur-screenshot [--debug] [-c | -v | -h | -u]\nimgur-screenshot [--debug] [optiion]... [file]...\n```\n\nRun `imgur-screenshot -h` to see all command line options.\n\n### Uploading a screenshot\n\nAll you need to do is simply run `imgur-screenshot`.\n\n### Uploading a screenshot to your account\n\n```shell\nimgur-screenshot -c # shows you which account you're connected to\nimgur-screenshot -l true\n```\n\n---\n\n## Dependencies\n\n* curl\n* jq\n* **Linux only:**\n* libnotify-bin\n* scrot (or other screenshot tool)\n* xclip \u003ci\u003e(needed for `copy_url`)\u003c/i\u003e\n* **macOS only:**\n* [terminal-notifier](https://github.com/julienXX/terminal-notifier) *or* [growlnotify](http://growl.info/downloads#generaldownloads)\n\n\n## OS support\n\nWith the above dependencies installed, imgur-screenshot should work on most UNIX systems.  \nThis will not work on Windows. (maybe with cygwin?)  \nI have successfully tested this on Ubuntu and macOS.  \nIf this won't work on your OS, [create a new issue](https://github.com/jomo/imgur-screenshot/issues/new?title=add+support+for+_______\u0026body=required+steps+to+make+it+work+on+______:).\n\n\n## Note\n\nThe screenshot will be taken **after** the selection has been made. This might be annoying if you want to capture something quickly and _then_ want to select an area.\nHowever, you can take a full shot and use the edit option to crop the image before upload.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjomo%2Fimgur-screenshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjomo%2Fimgur-screenshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjomo%2Fimgur-screenshot/lists"}