{"id":20002549,"url":"https://github.com/abhishekkr/bff","last_synced_at":"2026-06-05T22:31:23.132Z","repository":{"id":64303819,"uuid":"289839091","full_name":"abhishekkr/bff","owner":"abhishekkr","description":"Big File Finder, simple program to find (all) files above a size at a target dir","archived":false,"fork":false,"pushed_at":"2020-08-25T01:51:53.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-06T11:41:56.343Z","etag":null,"topics":["big-files","disk","disk-space","disk-space-analyzer","file-finder","golang","golang-application"],"latest_commit_sha":null,"homepage":"","language":"Go","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/abhishekkr.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":"2020-08-24T05:45:49.000Z","updated_at":"2025-10-29T15:14:49.000Z","dependencies_parsed_at":"2023-01-15T10:01:02.405Z","dependency_job_id":null,"html_url":"https://github.com/abhishekkr/bff","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/abhishekkr/bff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Fbff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Fbff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Fbff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Fbff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhishekkr","download_url":"https://codeload.github.com/abhishekkr/bff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekkr%2Fbff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33962959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"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":["big-files","disk","disk-space","disk-space-analyzer","file-finder","golang","golang-application"],"created_at":"2024-11-13T05:22:09.082Z","updated_at":"2026-06-05T22:31:23.115Z","avatar_url":"https://github.com/abhishekkr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Big File Finder (BFF)\n\n\u003e there is just one purpose of this simple program, to find big files under a given target path\n\u003e\n\u003e and tries to do it as simply as it can\n\n---\n\n### Usage\n\n* syntax `bff -path \u003cPATH TO SCAN\u003e -minsize \u003cFILE ABOVE SIZE IN MB\u003e`\n\n#### Example\n\n* check for all file size under `~/Downloads` with size greater than 750MB\n\n```\nbff -path ~/Downloads -minsize 750\n```\n\n* check for all file size under `~/Downloads` with size greater than 1GB\n\n```\nbff -path ~/Downloads -minsize 1024\n```\n\n* list directories also which have total size above limit, even if individual file escape the check\n\n```\nbff -dir -path ~/Downloads -minsize 1500\n```\n\n* if listing is erroneous, get to see more info using `-debug` switch as\n\n```\nbff -dir -path ~/Downloads -minsize 1500 -debug\n```\n\n---\n\n### Install/Download\n\n* [latest version](https://github.com/abhishekkr/bff/releases/latest)\n\n* [v0.0.2 Release Page](https://github.com/abhishekkr/bff/releases/tag/v0.0.2), [v0.0.1 Release Page](https://github.com/abhishekkr/bff/releases/tag/v0.0.1)\n\n\u003e * [linux](https://github.com/abhishekkr/bff/releases/download/v0.0.2/bff-linux-amd64)\n\u003e\n\u003e * [macos](https://github.com/abhishekkr/bff/releases/download/v0.0.2/bff-darwin-amd64)\n\u003e\n\u003e * [windows](https://github.com/abhishekkr/bff/releases/download/v0.0.2/bff-windows-amd64)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekkr%2Fbff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhishekkr%2Fbff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekkr%2Fbff/lists"}