{"id":13906201,"url":"https://github.com/OttoAllmendinger/gnome-shell-screenshot","last_synced_at":"2025-07-18T04:30:31.152Z","repository":{"id":41057271,"uuid":"68900153","full_name":"OttoAllmendinger/gnome-shell-screenshot","owner":"OttoAllmendinger","description":"Gnome Shell extension for making and uploading screenshots","archived":false,"fork":false,"pushed_at":"2024-05-19T23:46:22.000Z","size":2072,"stargazers_count":271,"open_issues_count":51,"forks_count":54,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-08-07T23:47:14.611Z","etag":null,"topics":["clipboard","gnome","gnome-shell-extension","imgur","javascript","screenshot"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/OttoAllmendinger.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}},"created_at":"2016-09-22T08:19:00.000Z","updated_at":"2024-08-05T15:30:28.000Z","dependencies_parsed_at":"2023-12-31T16:25:45.571Z","dependency_job_id":"d52cddbb-cbd1-4503-8b59-7b652a17ccc8","html_url":"https://github.com/OttoAllmendinger/gnome-shell-screenshot","commit_stats":null,"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OttoAllmendinger%2Fgnome-shell-screenshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OttoAllmendinger%2Fgnome-shell-screenshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OttoAllmendinger%2Fgnome-shell-screenshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OttoAllmendinger%2Fgnome-shell-screenshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OttoAllmendinger","download_url":"https://codeload.github.com/OttoAllmendinger/gnome-shell-screenshot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226344577,"owners_count":17610165,"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":["clipboard","gnome","gnome-shell-extension","imgur","javascript","screenshot"],"created_at":"2024-08-06T23:01:31.113Z","updated_at":"2024-11-25T14:31:05.579Z","avatar_url":"https://github.com/OttoAllmendinger.png","language":"TypeScript","funding_links":[],"categories":["HarmonyOS","TypeScript"],"sub_categories":["Windows Manager"],"readme":"![Screenshot](https://raw.githubusercontent.com/OttoAllmendinger/gnome-shell-screenshot/master/data/screenshot.png)\n\nShortcut to create screenshots that can be opened, copied to clipboard or saved\nto disk.\n\nThis extension is based on\n[gnome-shell-imgur](https://github.com/OttoAllmendinger/gnome-shell-imgur/).\n\n## Installation\n\n### Via extensions.gnome.org\n\nThe latest reviewed version can be found at\n[GNOME Shell Extensions](https://extensions.gnome.org/extension/1112/screenshot-tool/)\n\n### Via github.com\n\nThe latest development version can be installed manually with these commands:\n\n```sh\ngit clone https://github.com/OttoAllmendinger/gnome-shell-screenshot.git\ncd gnome-shell-screenshot\nmake update_dependencies\nmake install\n```\n\nThen go to https://extensions.gnome.org/local/ to turn on the extension or use\ngnome-tweak-tool.\n\n## Reporting a Bug\n\nWhen reporting a bug, please include debugging output from `gnome-shell`.\n\nYou can capture the logs with this command:\n\n```\njournalctl --user /usr/bin/gnome-shell --follow\n```\n\n## Known Issues\n\n### \u003ca name=\"error-backend-gnome-screenshot\"\u003e\u003c/a\u003eErrors with \"gnome-screenshot\" backend\n\nExample:\n\n- `Output file does not exist`\n- `GLib.SpawnError: Failed to execute child process`\n\nThese errors can occur if the [`gnome-screenshot`](https://apps.gnome.org/de/app/org.gnome.Screenshot/) tool is not installed on your system.\n\nPlease use your package manager to install the software.\n\nIf the tool is installed and the error persists, please file a new bug.\n\n### Error after updating extension (Gnome-Shell 3.37 and above)\n\nSince Gnome-Shell version `3.37.2`, extensions that are updated are unavailable\n(in an error state) until the user logs out and back in again.\n([See commit 6ddd43f3 in gnome-shell](https://gitlab.gnome.org/GNOME/gnome-shell/-/commit/6ddd43f36178939d0e1873a40f1cf66f26c61140))\n\nIf the error persists, please open a bug report.\n\n### `Error: exitCode=256`\n\n#### Firejail\n\nWhen using Firejail, please add this configration:\n\nFile `/etc/firejail/gjs.local`:\n\n```\nnoblacklist ${HOME}/.local/share/gnome-shell\n```\n\n([Reported here](https://github.com/OttoAllmendinger/gnome-shell-screenshot/issues/80))\n\n#### Extension \"No Flash for Clipboard Screenshots\"\n\nThe extension [available here](https://extensions.gnome.org/extension/1474/no-flash-for-clipboard-screenshots/)\nis known to cause problems when used together with gnome-shell-screenshot.\n\nPlease deactivate `no-flash-for-clipboard-screenshots` when using gnome-shell-screenshot.\n\n([Reported here](https://github.com/OttoAllmendinger/gnome-shell-screenshot/issues/122))\n\n### Clipboard stops working in Gnome 3.20\n\nOn Gnome 3.20, the clipboard stops working after the lock screen appears.\n\nSee https://github.com/OttoAllmendinger/gnome-shell-screenshot/issues/4\n\nAs a workaround, restart the shell: `Ctrl-F2` `r` `Enter`. The clipboard\nshould work again afterwards.\n\n## Contributors\n\n- https://github.com/RaphaelRochet, https://github.com/peetcamron, https://github.com/oxayotl -- French translation\n- https://github.com/gsantner -- German translation\n- https://github.com/pkomur, https://github.com/orschiro, https://github.com/MartinPL -- Polish translation\n- https://github.com/amivaleo, https://github.com/Fastbyte01 -- Italian translation\n- https://github.com/ge0rgecz -- Czech translation\n- https://github.com/dirosis -- Greek translation\n- https://github.com/AlexGluck, https://github.com/alex-volga -- Russian translation\n- https://github.com/trinaldi -- Portuguese (Brazil) translation\n- https://github.com/alex-volga -- Ukrainian translation\n- https://github.com/iamhefang -- Simplified Chinese translation\n- https://github.com/Mavrikant -- Turkish translation\n- https://github.com/Burday -- Bulgarian translation\n- https://github.com/johanbcn -- Spanish and Catalan translation\n- https://github.com/ibaios -- Basque translation\n- https://github.com/kudaliar032 -- Indonesian translation\n- https://github.com/Vistaus -- Dutch translation\n- https://github.com/xypine -- Finnish translation\n\nAlso see contributors for\n[gnome-shell-imgur](https://github.com/OttoAllmendinger/gnome-shell-imgur/).\n\n## Tip Address\n\nBitcoin 3NkWgrxHmQKiNMo94zs4vDQzwwpJ4FtwRN\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOttoAllmendinger%2Fgnome-shell-screenshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOttoAllmendinger%2Fgnome-shell-screenshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOttoAllmendinger%2Fgnome-shell-screenshot/lists"}