{"id":27078762,"url":"https://github.com/roboloop/qs","last_synced_at":"2026-05-18T19:04:57.953Z","repository":{"id":285920212,"uuid":"958613448","full_name":"roboloop/qs","owner":"roboloop","description":"qs (Quick Share) is a privacy-focused tool to upload media to Imgur 🏞️","archived":false,"fork":false,"pushed_at":"2025-04-03T10:21:53.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T11:26:12.519Z","etag":null,"topics":["bash","bash-script","imgur","media-management","media-publisher","privacy-protection","secure","shell"],"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/roboloop.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":"2025-04-01T13:35:31.000Z","updated_at":"2025-04-03T10:25:09.000Z","dependencies_parsed_at":"2025-04-03T11:26:15.230Z","dependency_job_id":"5c83ba8c-6473-4fe7-9ee3-b46e7b812d72","html_url":"https://github.com/roboloop/qs","commit_stats":null,"previous_names":["roboloop/qs"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboloop%2Fqs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboloop%2Fqs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboloop%2Fqs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roboloop%2Fqs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roboloop","download_url":"https://codeload.github.com/roboloop/qs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247419881,"owners_count":20936019,"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":["bash","bash-script","imgur","media-management","media-publisher","privacy-protection","secure","shell"],"created_at":"2025-04-06T01:17:53.853Z","updated_at":"2025-10-07T21:24:16.291Z","avatar_url":"https://github.com/roboloop.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qs\n\nQuickly share any media to Imgur via a shell script — keeping you as anonymous as possible.\n\n![preview.gif](./preview.gif)\n\n## Features\n\n- Removes metadata before uploading\n- Tracks all uploaded media \n- Pastes to a clipboard + OS notifications\n\n## Requirements\n\n- OS Linux/MacOS\n- [curl](https://curl.se/)\n- _(optional)_ [exiftool](https://exiftool.org/)\n\n## Setup\n\n1. Install in `$HOME/.qs`\n\n   ```shell\n   curl -sL https://raw.githubusercontent.com/roboloop/qs/refs/heads/main/install.sh | bash\n   ```\n\n2. Make the program globally accessible by adding to the corresponding command to the shell-config\n\n   ```shell\n   export PATH=\"$HOME/.qs:$PATH\"`\n   ```\n\n## Usage\n\n```shell\nUsage:\n\n  qs \u003ccommand\u003e [arguments]\n\nThe commands are:\n\n  upload      uploads media (filepath, url, or stdin media is accepted)\n    --no-copy to skip copying the result link\n  delete      deletes all media files\n  list        prints all uploaded media\n\nOther environments:\n\n  IMGUR_CLIENT_ID   overrides client_id\n\nExamples:\n\n  qs upload '/user/media/example.jpeg'   # Upload example.jpeg to Imgur\n  qs delete                              # Removes all uploaded media\n  qs list                                # Prints all uploaded media\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froboloop%2Fqs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froboloop%2Fqs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froboloop%2Fqs/lists"}