How to Try SaneSales Demo Mode
Want to see every feature before connecting your real accounts? Demo mode loads a fictional indie studio called "Pixel Studio" with 4 products across all 3 providers — complete with orders, refunds, and realistic revenue patterns.
What Demo Mode Shows
- ✓ 4 fictional products across LemonSqueezy, Gumroad, and Stripe
- ✓ Realistic order history with varying amounts, dates, and customer emails
- ✓ Refunded orders mixed in — see how net revenue is calculated
- ✓ All features work: charts, product breakdown, order search, CSV export
How to Activate Demo Mode
- 1 macOS: Launch SaneSales from Terminal with
--demoflag - 2 iOS Simulator: Use
xcrun simctl launch booted com.sanesales.app -- --demo - 3 Or set UserDefaults:
defaults write com.sanesales.app demo_mode -bool true
Demo mode uses fictional data defined in Core/DemoData.swift. No real API calls are made. Your real API keys are never touched.
Get SaneSales Pro — $24.99 once
Pay once. No subscription. Demo mode stays free until you are ready for live data.
Building from Source
SaneSales is 100% Transparent Code under PolyForm Shield, so you can inspect it and try demo mode before connecting real data. When you want live tracking, full history, CSV export, widgets, and multi-provider views, Pro is $24.99 once.