{"id":25839351,"url":"https://github.com/arnellebalane/imgur-upload-cli","last_synced_at":"2025-03-01T04:32:04.137Z","repository":{"id":51517739,"uuid":"63117751","full_name":"arnellebalane/imgur-upload-cli","owner":"arnellebalane","description":"upload images to imgur.com from your command line.","archived":false,"fork":false,"pushed_at":"2021-05-11T12:40:03.000Z","size":157,"stargazers_count":21,"open_issues_count":5,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-21T00:21:58.994Z","etag":null,"topics":["cli","hacktoberfest","imgur-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/arnellebalane.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}},"created_at":"2016-07-12T02:12:18.000Z","updated_at":"2024-12-06T04:41:38.000Z","dependencies_parsed_at":"2022-08-03T04:15:53.997Z","dependency_job_id":null,"html_url":"https://github.com/arnellebalane/imgur-upload-cli","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnellebalane%2Fimgur-upload-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnellebalane%2Fimgur-upload-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnellebalane%2Fimgur-upload-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnellebalane%2Fimgur-upload-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnellebalane","download_url":"https://codeload.github.com/arnellebalane/imgur-upload-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317692,"owners_count":19943199,"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","hacktoberfest","imgur-api"],"created_at":"2025-03-01T04:32:02.560Z","updated_at":"2025-03-01T04:32:04.130Z","avatar_url":"https://github.com/arnellebalane.png","language":"JavaScript","readme":"# imgur-upload-cli\n\nUpload images to [imgur.com][1] from the command line.\n\n\n## Installation\n\n```bash\n$ npm install -g imgur-upload-cli\n```\n\n\n## Usage\n\n```bash\n$ imgur-upload --help\n\n  Upload images to imgur from the command line\n\n  Upload images:\n    $ imgur-upload path/to/image.jpg\n    $ imgur-upload path/to/image-one.jpg path/to/image-two.jpg\n    $ imgur-upload path/to/*.jpg\n\n  Upload latest image in a directory:\n    $ imgur-upload latest path/to/directory\n      (if directory is not passed, defaults to the base directory)\n\n  Get base directory:\n    $ imgur-upload basedir\n\n  Set base directory:\n    $ imgur-upload basedir path/to/base-directory\n\n  View upload history:\n    $ imgur-upload history\n\n  Clear upload history:\n    $ imgur-upload clear\n\n  Remove uploaded image by deletehash:\n    $ imgur-upload remove thedeletehash\n      (the deletehash can be obtained from the history command)\n\n  Available options:\n    -d, --delete    Delete local image files after they get uploaded\n```\n\n### Rate limits\n\nNote there are some [rate limits][limits] with the API.\nThe daily upload limit is shared by everyone using the same client ID,\nso if you're using the provided one and start to get errors,\nyou might consider using your own client ID, which can be set using an environment variable:\n\n`export IMGUR_CLIENT_ID=xxxxxxxxxxxxxxxx`\n\n[limits]: https://api.imgur.com/#limits\n\n## License\n\nMIT\n\n\n[1]: http://imgur.com/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnellebalane%2Fimgur-upload-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnellebalane%2Fimgur-upload-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnellebalane%2Fimgur-upload-cli/lists"}