Our Shopping List
Self-HostedOpen-source collaborative shopping list for families and groups
Overview
Our Shopping List is a self-hosted, real-time collaborative tool built for shared shopping tasks. It lets users create lists, assign items to group members, categorize products, and check off entries as they shop. Deployable via Docker (with a simple compose file) or traditional LAMP stacks, it’s lightweight, uses minimal resources, and supports offline access for on-the-go use. Ideal for families, roommates, or teams, it eliminates duplicate purchases and missed items while keeping your data private on your own server—no third-party SaaS required.
Key Features
- Real-time collaborative editing
- Group member assignment
- Offline access & data sync
Frequently Asked Questions
? Is Our Shopping List hard to install?
No—Docker deployment is straightforward with a pre-configured compose file, and step-by-step guides for non-Docker setups (PHP/MySQL) are available in the GitHub repo. Even beginners with basic server knowledge can get it running in minutes.
? Is it a good alternative to AnyList?
Yes—It offers core collaborative features like shared lists and real-time updates similar to AnyList, but with self-hosting for full data privacy. It lacks some SaaS extras like recipe import, but it’s perfect for users prioritizing control over their shopping data.
? Is it completely free?
Absolutely—Our Shopping List is open-source under the MIT License. All features are free, with no paid tiers, subscriptions, or restrictions on usage. You only need to cover your own server costs if self-hosting.
Top Alternatives
Tool Info
Pros
- ⊕ Privacy-focused (self-hosted data control)
- ⊕ No subscription fees or hidden costs
Cons
- ⊖ Requires basic server setup (Docker or web hosting)
- ⊖ Limited advanced features like recipe integration