{"id":20784985,"url":"https://github.com/brennerm/bucketman","last_synced_at":"2026-04-29T12:37:28.306Z","repository":{"id":85590371,"uuid":"428418771","full_name":"brennerm/bucketman","owner":"brennerm","description":"A terminal application for working with S3 buckets","archived":false,"fork":false,"pushed_at":"2023-09-28T20:59:21.000Z","size":340,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T23:24:25.162Z","etag":null,"topics":["aws","aws-s3","s3","s3-bucket","terminal","tui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brennerm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"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":"2021-11-15T20:55:32.000Z","updated_at":"2023-09-25T09:17:26.000Z","dependencies_parsed_at":"2024-11-17T14:40:20.255Z","dependency_job_id":"b90be3f8-f4d8-434e-a89a-9d1932af217b","html_url":"https://github.com/brennerm/bucketman","commit_stats":{"total_commits":44,"total_committers":2,"mean_commits":22.0,"dds":"0.34090909090909094","last_synced_commit":"f4107f671d9424aada2e34a43db05cfa534ba4c9"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/brennerm/bucketman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brennerm%2Fbucketman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brennerm%2Fbucketman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brennerm%2Fbucketman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brennerm%2Fbucketman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brennerm","download_url":"https://codeload.github.com/brennerm/bucketman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brennerm%2Fbucketman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27763173,"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-12-16T02:00:10.477Z","response_time":57,"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":["aws","aws-s3","s3","s3-bucket","terminal","tui"],"created_at":"2024-11-17T14:40:11.380Z","updated_at":"2025-12-16T10:52:07.415Z","avatar_url":"https://github.com/brennerm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bucketman \u003cimg src=\"img/logo.png\" width=\"20px\"\u003e\n\nA terminal application for exploring and interacting (coming soon) with S3 buckets.\n\n![screenshot](img/screenshot.png)\n\n## Installation\n\n```bash\n$ pip install bucketman\n$ bucketman --help\n```\n\n## Authentication\n\nbucketman uses the boto3 library for interacting with your S3 buckets. Thus it supports the same ways of [providing your credentials](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html).\n\nAdditionally you can pass your access and secret key using the `--access-key-id` and `--secret-access-key` parameters as well as providing a custom endpoint URL with `--endpoint-url` for non-AWS S3 buckets.\n\n## Features\n\n- browse through S3 buckets\n- switch between S3 buckets\n- browse through local directories\n- delete S3 objects\n- upload files to S3\n- download files from S3\n\n## Planned features\n\n- copy files from one S3 bucket to another\n- move/rename S3 objects\n- set ACL and metadata of S3 objects\n- view file content\n- support S3 bucket pagination\n- FileDrop support for uploading files\n- safe mode disabling all destructive actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrennerm%2Fbucketman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrennerm%2Fbucketman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrennerm%2Fbucketman/lists"}