SharedMoments
Private photo and moment-sharing app for couples, families, and friends
Alternative to: tinybeans, between, google photos
About
Versions (12)
v2.0.0
2026-03-25SharedMoments v2.0 🎉
Complete rewrite of SharedMoments from the ground up — new backend, new frontend, new architecture.
✨ Highlights
- New tech stack — Flask + SQLAlchemy + SQLite (replaces PHP + MySQL)
- Three editions — Couples, Family, and Friends
- Role & permission system
- AI writing assistant — OpenAI, Anthropic, and Ollama support
- Notifications — Push, Email, and Telegram
- Reminder system — Birthdays, anniversaries, milestones, countdowns
- Passkey login — Passwordless authentication via WebAuthn
- PWA with offline support — Installable, offline-capable, background sync
- Translation manager — Add and manage languages from the UI
- Data export & import — Full backup/restore as ZIP
- v1 migration tool — Built-in migration from MySQL to SQLite
- Gallery support — Multi-image/video albums
- Custom lists — Create your own lists beyond the defaults
- Sharing — Share items via link with optional password and expiration
For more informations see ReadMe
⚠️ Breaking changes
- Database changed from MySQL to SQLite
- v1 users must migrate using the built-in migration tool (see wiki for more details)