{"id":13522564,"url":"https://github.com/razeghi71/burf","last_synced_at":"2026-01-12T06:33:03.541Z","repository":{"id":183539676,"uuid":"667615698","full_name":"razeghi71/burf","owner":"razeghi71","description":"TUI for google cloud storage (GCS)","archived":false,"fork":false,"pushed_at":"2023-09-03T19:13:04.000Z","size":68,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-04T06:55:12.123Z","etag":null,"topics":[],"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/razeghi71.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-07-17T23:31:14.000Z","updated_at":"2025-12-30T19:31:21.000Z","dependencies_parsed_at":"2024-01-13T21:43:15.139Z","dependency_job_id":"ea1336f4-4a32-453b-8e15-de8466fa36ef","html_url":"https://github.com/razeghi71/burf","commit_stats":null,"previous_names":["razeghi71/burf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/razeghi71/burf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razeghi71%2Fburf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razeghi71%2Fburf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razeghi71%2Fburf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razeghi71%2Fburf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/razeghi71","download_url":"https://codeload.github.com/razeghi71/burf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/razeghi71%2Fburf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-08-01T06:00:49.142Z","updated_at":"2026-01-12T06:33:03.537Z","avatar_url":"https://github.com/razeghi71.png","language":"Python","funding_links":[],"categories":["Python","\u003ca name=\"file-handling\"\u003e\u003c/a\u003eFile and file system handling","Table of Contents"],"sub_categories":[],"readme":"# burf\n\nburf is a terminal user interface (TUI) for surfing Google Cloud Storage (GCS) buckets.\n\n## Installation\n\n### With uv (recommended)\n\nInstall from PyPI:\n\n    uv tool install burf\n\nOr run from source:\n\n    git clone git@github.com:razeghi71/burf.git\n    cd burf\n    uv sync\n\n### With pip\n\nYou can install it directly from PyPi:\n\n    pip install burf\n\nor using source code:\n\n    git clone git@github.com:razeghi71/burf.git\n    cd burf\n    pip install .\n\n## Usage\n\nRun via uv from source:\n\n    uv run burf --help\n\nCLI:\n\n    usage: burf [-h] [gcs_uri]\n\n    positional arguments:\n        gcs_uri               gcs uri to browse: gs://\u003cbucket\u003e/\u003csubdir1\u003e/\u003csubdir2\u003e\n\n    options:\n        -h, --help            show this help message and exit\n\n### Authentication\n\nThis app relies on Google Application Default Credentials (ADC). A common setup is:\n\n    gcloud auth application-default login\n\nTo choose which GCP project is used for listing buckets, configure it outside the app, e.g.:\n\n    gcloud config set project YOUR_PROJECT_ID\n    export GOOGLE_CLOUD_PROJECT=YOUR_PROJECT_ID\n\n## License\n\nburf is released under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazeghi71%2Fburf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazeghi71%2Fburf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazeghi71%2Fburf/lists"}