Frequently Asked Questions
Everything you need to know about LemonDash.
What is LemonDash?
LemonDash is a free mobile dashboard app for Lemon Squeezy store owners. It lets you track MRR, revenue, sales, and subscriptions from your phone in real-time.
Is it really free?
Yes, 100% free. All features, all analytics charts, all time periods, and push notifications are included at no cost. No paywalls, no subscriptions, no hidden fees.
How do I get started?
Download LemonDash from the App Store or Google Play, open it, and paste your Lemon Squeezy API key. You can find your API key at app.lemonsqueezy.com/settings/api. That's it — your dashboard loads instantly.
Is my data safe?
Yes. Your API key is encrypted with AES-256-GCM before storage. We never store your sales, customer, or revenue data — it's fetched directly from Lemon Squeezy on each request and cached for max 10 minutes. The backend is also open source so you can verify this yourself.
How do push notifications work?
When a customer makes a purchase in your Lemon Squeezy store, our server receives a webhook event and sends a push notification to your phone instantly. You'll see 'Woohoo! You made a sale!' with the amount.
Is it available on Android?
Yes! LemonDash is available on both iOS (App Store) and Android (Google Play).
What languages does LemonDash support?
LemonDash is available in 9 languages: English, Japanese, Spanish, German, French, Portuguese, Korean, Italian, and Hindi. The app automatically detects your device language, or you can change it manually in Settings.
Is the backend open source?
Yes! The LemonDash backend is fully open source and available on GitHub at github.com/sbrsv/lemondash. You can review exactly how your data is handled, self-host it, or contribute.
How do I delete my account/data?
Open the app > Settings > Disconnect Store. This permanently deletes your encrypted API key, webhook, and all associated data from our servers.