Sasha Murahovsky

FeedbackFlow - Open-source feature voting for iOS apps. For free

byβ€’
I used a third-party tool for feature requests in my iOS apps - until they cut the free tier. So I built my own and for free. FeedbackFlow lets your users submit ideas, vote on features, and leave comments - right inside your app. Hosted on Supabase, zero dependencies, pure Swift.

Add a comment

Replies

Best
Sasha Murahovsky
Maker
πŸ“Œ
Hey everyone! πŸ‘‹ I'm an iOS developer, and for a while I was happily using a third-party service to collect feature requests and let users vote on what to build next. It worked great β€” until one day they quietly slashed their free tier limits. That was the moment I thought: why am I paying for something this simple? I just need a way for users to submit ideas, vote, and for me to see what matters most. So I built FeedbackFlow β€” a completely self-hosted, open-source feature request and voting system for iOS apps. Here's what makes it different: πŸ”Ή Pure Swift, zero dependencies β€” no Supabase SDK, just URLSession πŸ”Ή Self-hosted on Supabase (free tier is more than enough) πŸ”Ή Admin panel is a single HTML file β€” no build step, no framework πŸ”Ή Privacy-first β€” device-based identity, no user accounts needed πŸ”Ή Optional email notifications via Resend πŸ”Ή Fully customizable theming to match your app πŸ”Ή Agent-friendly docs β€” you can feed the repo to an AI coding assistant and it'll set everything up It took me a weekend to build and it's been running in production in my apps since. I figured other indie devs might find it useful too. Would love to hear your thoughts and feedback! πŸš€