{"id":20611187,"url":"https://github.com/aidevjoe/sandboxbrowser","last_synced_at":"2026-01-28T23:33:55.449Z","repository":{"id":62454942,"uuid":"101554174","full_name":"aidevjoe/SandboxBrowser","owner":"aidevjoe","description":"A simple iOS sandbox file browser, you can share files through AirDrop","archived":false,"fork":false,"pushed_at":"2023-07-21T03:31:04.000Z","size":594,"stargazers_count":96,"open_issues_count":2,"forks_count":26,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T22:41:22.035Z","etag":null,"topics":["debugging","filebrowser","sandbox","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/aidevjoe.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":"2017-08-27T13:29:05.000Z","updated_at":"2024-10-14T11:59:16.000Z","dependencies_parsed_at":"2024-06-19T10:00:11.721Z","dependency_job_id":"d08412dd-b2f9-43cf-9136-c74766dccca8","html_url":"https://github.com/aidevjoe/SandboxBrowser","commit_stats":null,"previous_names":["joe0708/sandboxbrowser"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aidevjoe%2FSandboxBrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aidevjoe%2FSandboxBrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aidevjoe%2FSandboxBrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aidevjoe%2FSandboxBrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aidevjoe","download_url":"https://codeload.github.com/aidevjoe/SandboxBrowser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249006632,"owners_count":21197312,"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":["debugging","filebrowser","sandbox","swift"],"created_at":"2024-11-16T10:19:16.923Z","updated_at":"2026-01-28T23:33:55.420Z","avatar_url":"https://github.com/aidevjoe.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"### SandboxBrowser\n\n[![Version](https://img.shields.io/cocoapods/v/SandboxBrowser.svg?style=flat)](http://cocoapods.org/pods/SandboxBrowser)\n[![License](https://img.shields.io/cocoapods/l/SandboxBrowser.svg?style=flat)](http://cocoapods.org/pods/SandboxBrowser)\n[![Platform](https://img.shields.io/cocoapods/p/SandboxBrowser.svg?style=flat)](http://cocoapods.org/pods/SandboxBrowser)\n\nA simple iOS sandbox file browser, enable you to view sandbox file system on iOS device, share files via airdrop, super convenient when you want to send log files from iOS device to Mac. reference from  [AirSandbox](https://github.com/music4kid/AirSandbox), Thanks !\n\n### Screenshots\n\n\u003cimg src=\"https://github.com/Joe0708/SandboxBrowser/raw/master/Screenshot/SimulatorScreenShot1.png\" width=\"280\"\u003e   \u003cimg src=\"https://github.com/Joe0708/SandboxBrowser/raw/master/Screenshot/SimulatorScreenShot2.png\" width=\"280\"\u003e \u003cimg src=\"https://github.com/Joe0708/SandboxBrowser/raw/master/Screenshot/SimulatorScreenShot3.png\" width=\"280\"\u003e\n### Installation\n\nTo integrate SandboxBrowser into your Xcode project using CocoaPods, specify it in your Podfile:\n\n```\npod 'SandboxBrowser'\n```\n\nThen, run pod install.\n\n\n### Usage\n\n```\nimport SandboxBrowser\n```\n\n```\nlet sandboxBrowser = SandboxBrowser()\npresent(sandboxBrowser, animated: true, completion: nil)\n```\nOpen the sandbox directory by default, and you can specify the directory\n\n```\nlet sandboxBrowser = SandboxBrowser(initialPath: customURL)\n```\n\nUse the didSelectFile closure to change FileBrowser's behaviour when a file is selected.\n\n```\nsandboxBrowser.didSelectFile = { file, vc in\n    print(file.name, file.type)\n}\n```\n\nLong press file share via AirDrop\n\n### License\nMIT\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faidevjoe%2Fsandboxbrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faidevjoe%2Fsandboxbrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faidevjoe%2Fsandboxbrowser/lists"}