Speak your list, we'll do the rest.
Clean, sweet, and stupidly easy voice-to-lists magic that works everywhere.
Ziplist's the best. Organize the rest.
No more fumbling with tiny keyboards while standing in grocery stores. No more forgetting what you meant to buy. Just tap, talk, and watch your words become beautiful, organized lists. It's fast, it's fun, it's freaky good.
As a PWA: Save to your home screen, use like a native app. Perfect for quick grocery lists, to-dos, or brainstorming sessions.
Chrome Extension: Install once, use everywhere. Turn any text field on any website into a voice-powered list maker. Perfect for emails, social media, messaging apps, or anywhere you need to organize thoughts.
Need Node.js 20+ and your terminal skills.
# Grab it
git clone https://github.com/yourusername/ziplist.git
cd ziplist
# Install the goods  
npm install
# Fire it up
npm run dev
# Build when you're ready
npm run build
npm run dev - Start the shownpm run build - Make it production-ready  npm run preview - Test your buildnpm run format - Clean up the code (Prettier)npm run lint - Catch the rough edges (ESLint)npm run lighthouse - Performance check/src
├── lib/components/list/         # List card magic  
├── lib/components/mainPage/     # Voice recording UI + modals
├── lib/services/lists/          # List brain logic
├── lib/services/transcription/  # Voice → text wizardry
├── lib/services/theme/          # Color personality system
├── lib/services/pwa/            # PWA installation magic
└── routes/                      # SvelteKit pages
Ziplist adapts its look and feel to match your mood:
Choose once, it remembers. Because good tools should feel like they know you.
Install the extension to use Ziplist's voice-to-text magic anywhere on the web:
chrome://extensionsNow you can create voice lists directly in Gmail, Twitter, Slack, or any text field. Voice-to-lists anywhere, anytime.
Lists shouldn't be boring. Voice input shouldn't be frustrating. Apps shouldn't treat you like a database.
This is for anyone who's ever stood in a store trying to remember what they needed, anyone who thinks better out loud, anyone who wants their tools to feel a little more human.
Clean, sweet, and stupidly easy. Because that's how software should be.
MIT License • Built with care • Contributions welcome