Historical Project · Cross-platform Apple media/file app

Nomad Drive

Nomad Drive is a historical project worth keeping visible. It shows what happened when a real Apple-platform media/file product tried to share SwiftUI code across iOS, macOS, and tvOS while still dealing with playback, file management, and platform-specific behavior.

Apple PlatformsSwiftUItvOSHistorical Product

Narrative

Design and engineering judgement

Product frame

The product sat around cross-device media and file use: third-party players, multiple accounts, iCloud sync, Apple TV playback, and remote download belonged to the same scenario.

Engineering frame

The Notion archive records playback, subtitles, audio tracks, file operations, recycle bin behavior, network proxy, cache, and tvOS remote/focus work. The SwiftUI article records shared entry points, #if os branches, NavigationView differences, and toolbar limitations.

Design frame

This belongs in the historical category: not a current product claim, but evidence of Apple platform product engineering under real framework and device constraints.

System

Components and visibility

Component Type Visibility Role
Nomad Drive product page Notion product archive Public Notion Stores the visual/product archive, feature explanation, testing entry, roadmap, and support material.
SwiftUI article Engineering writing · 2021 Public Notion Documents practical issues when building one SwiftUI app across iOS, macOS, and tvOS.
Playback core Media runtime Historical source Handles VLC / AVPlayer, subtitles, audio tracks, progress, Apple TV remote behavior, and third-party player handoff.
File and account workflow Product system Historical source Covers multiple accounts, iCloud sync, file lists, remote downloads, and basic file operations.

Public URLs

Public surfaces