π Secure File Manager Pro
A powerful, privacy-focused file management application for iOS with military-grade security features and intuitive organization tools. Keep your files secure and accessible only to you.
- Features
- Screenshots
- Technical Architecture
- Installation
- Usage Guide
- Development
- App-Store-Submission
- License
- Contributing
- Version-History
- App-Level Password Protection
- Folder-Specific Encryption
- Military-Grade Security
- Auto-Lock When Inactive
- Zero Data Collection
- Hierarchical folders
- Import photos/videos (JPG, PNG, HEIC, MP4, MOV, etc.)
- Builtβin download manager
- File sharing
- Detailed metadata
- Dark/Light Mode
- Modern SwiftUI Interface
- Breadcrumb Navigation
- Context Menus
- Custom Icons
- MVVM Architecture
- Offlineβfirst
- Privacyβfocused
- SwiftUI + Combine
Secure-File-Manager-Pro/ βββ Models/ β βββ FileItem.swift β βββ AppSettings.swift β βββ Enums/ β βββ DownloadStatus.swift βββ Views/ β βββ MainViews/ β β βββ ContentView.swift β β βββ AppLockScreen.swift β β βββ EmptyStateView.swift β βββ ComponentViews/ β β βββ FileItemView.swift β β βββ BreadcrumbView.swift β β βββ ToolbarItems.swift β β βββ PasswordView.swift β βββ SettingsViews/ β β βββ SettingsView.swift β β βββ SetupPasswordView.swift β β βββ ChangeAppPasswordView.swift β β βββ RemovePasswordView.swift β βββ MediaViews/ β β βββ ImageViewerView.swift β β βββ VideoPlayerView.swift β βββ FeatureViews/ β βββ AddFolderView.swift β βββ ImportMediaView.swift β βββ DownloadFromURLView.swift β βββ DownloadsLibraryView.swift β βββ ChangeFolderPasswordView.swift βββ ViewModels/ β βββ FileManagerViewModel.swift β βββ AppLifecycleManager.swift βββ Services/ β βββ FileManagerService.swift β βββ SecurityService.swift βββ Extensions/ β βββ URL+Extensions.swift βββ Utilities/ β βββ Constants.swift β βββ ShareSheet.swift βββ FileManagerApp.swift - iOS 17.0+
- Xcode 15+
- Swift 5.9+
- iPhone or iPad
git clone https://github.com/azozzalfiras/secure-file-manager-pro.git cd secure-file-manager-pro open FileManagerApp.xcodeprojEnable signing β Run the project with Cmd + R.
- Set an optional master password
- Create folders
- Import photos/videos
- Download files via URL
- App & Folder Passwords
- AutoβLock
- File organizing tools
- Media viewer
- Full offline support
- SwiftLint
- MVVM Architecture
- Documented code
- Unit tests
Checklist: - Test on iOS 17 devices
- Validate privacy
- Prepare screenshots
- Set age rating
Privacy: - No tracking
- No analytics
- No cloud sync
- Local-only storage
MIT License Copyright (c) 2025 Azozz ALFiras (Full license text included in original prompt) git checkout -b feature/amazing-feature git commit -m "Add amazing feature" git push origin feature/amazing-feature- Initial release
- Advanced security
- Media management
- SwiftUI interface
Planned: - iCloud sync
- Sorting & filtering
- Themes
- Compression tools
- Search
If this project helps you, please star the repo!
Built with β€οΈ by Azozz ALFiras


