marmelroy/FileBrowser
Finder-style iOS file browser written in Swift observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3860
- days_rel: n/a
- days_push: 1742
- n_releases_24m: 0
Adoption not part of the score
1534 stars · 222 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift library providing a Finder-style file browser view controller for iOS apps, with search, file previews, editing, and 3D touch support. It can be dropped into any app with a single line and customized with initial paths, exclusions, and selection handlers.
Use cases
- browse files and folders inside an iOS app with a native UI
- let users preview documents like plist and files
- add pull-down search to an in-app file picker
- allow users to edit or delete app documents
- open a file browser at a custom directory path
- exclude certain file types from browsing
When to choose
- you need a ready-made, customizable file browser UI on iOS
- you want quick integration via CocoaPods or Carthage
- your app stores user-visible documents in its sandbox
When to avoid
- you need a cross-platform or SwiftUI-native solution
- you require active development or modern iOS API support
- you need cloud storage browsing rather than local files
Facets
library · maturity maintenance
ui-components file-system mobile-development files file-browser finder-style cocoapods carthage file-preview swift ios mobile
1 source
- readme: https://github.com/marmelroy/FileBrowser · fetched 2026-08-28 · b0a6d642c99a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marmelroy/FileBrowser | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="marmelroy/FileBrowser")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem