Layoff Runway is a small macOS app built with Swift and SwiftUI to estimate how long your cash runway can last after a layoff.
It combines:
- Remaining paycheques up to a termination date.
- Estimated net severance.
- Optional emergency fund.
Then it compares total available cash against a monthly budget.
This app is for planning/estimation only (not payroll or tax advice).
- Open
LayoffRunway.xcodeprojin Xcode. - Select the
LayoffRunwayscheme. - Build and run.
- Swift 5.10+
- SwiftUI
- macOS 14+
- Native Xcode macOS app target
