# People Memory > People Memory is a free, 100% offline personal relationship manager (PRM) for Android and iOS. It gives you an extended memory for every person you meet — trust levels, notes, birthdays, voice notes, meeting prep cards — with zero cloud, zero account, and zero tracking. All data lives exclusively on your device. ## Bottom Line - **What it does**: Helps you remember everyone you meet. Track trust, notes, dates, interactions, and get meeting prep cards before any conversation. - **Who it's for**: Networkers, managers, students, anyone who values meaningful relationships and absolute privacy. - **Price**: Completely free. No in-app purchases. No subscription. - **Privacy**: No cloud. No server. No analytics. No account. No ads. Open source. - **Platforms**: Android and iOS (React Native + Expo SDK 54) - **Download**: https://people-memory.en.uptodown.com/android | App Store and Google Play coming soon - **Source**: https://github.com/TITANICBHAI/PeopleMemory ## Features - **PIN-Protected Vault** — 4-digit PIN, SHA-256 hashed, stored only on-device. Auto-locks after 5 minutes of inactivity. - **Trust Level Tracking** — Rate each person 0–10. Private. Never shared. Red (0–3), yellow (4–6), green (7–10) visual indicators. - **Rich Notes** — Likes, dislikes, things to remember, quick facts, personal description. No character limit. - **Dates and Reminders** — Birthdays, first met, last met, next meeting, unlimited custom dates. Local device notifications — no push server. - **Voice Interaction Notes** — Record audio after meetings. Stored locally. Never uploaded. Timestamped per person. - **Colour-Coded Groups** — Organise contacts into Work, Family, Friends, Networking, or any custom group. - **Relationship Health Score** — Auto-calculated 0–100 score based on interaction recency, upcoming meetings, and profile completeness. - **Meeting Prep Cards** — One-screen summary before any meeting: what they care about, last interaction notes, upcoming dates. - **Activity Journal** — Chronological cross-person timeline of all interactions, birthdays, and meetings. - **Contact Import** — Optionally import name, birthday, and number from your phone's address book (with permission, stored locally only). ## Privacy Architecture All data is written to AsyncStorage (React Native's local on-device storage). AsyncStorage is sandboxed to the app. People Memory contains: - Zero network requests - Zero analytics SDKs (no Google Analytics, Firebase, Amplitude, Mixpanel, Sentry, or similar) - Zero advertising networks - Zero third-party data SDKs - No user accounts or registration The PIN is SHA-256 hashed immediately on creation. The plain-text PIN is never stored. There is no cloud recovery option by design. ## Technical Details - Framework: React Native + Expo SDK 54 - Language: TypeScript - Storage: AsyncStorage (on-device only) - Navigation: Expo Router - Build: EAS Build - Bundle ID: com.peoplememory.app - Version: 1.1.0 (iOS build 2, Android versionCode 5) - Developer: TBTechs — https://github.com/TITANICBHAI - Open source: MIT-compatible ## Pages - Homepage: https://peoplememory.pages.dev/ - Features (deep dive): https://peoplememory.pages.dev/features.html - How It Works: https://peoplememory.pages.dev/how-it-works.html - FAQ: https://peoplememory.pages.dev/faq.html - Blog: https://peoplememory.pages.dev/blog/ - Blog — Personal CRM Guide: https://peoplememory.pages.dev/blog/personal-crm-complete-guide.html - Blog — How to Remember Everyone You Meet: https://peoplememory.pages.dev/blog/how-to-remember-everyone-you-meet.html - Blog — Why Privacy Matters in Relationship Apps: https://peoplememory.pages.dev/blog/why-privacy-matters-relationship-apps.html - Changelog: https://peoplememory.pages.dev/changelog.html - Privacy Policy: https://peoplememory.pages.dev/privacy.html - Terms of Service: https://peoplememory.pages.dev/terms.html - Data Subject Rights: https://peoplememory.pages.dev/data-subject-rights.html - Download (Uptodown): https://people-memory.en.uptodown.com/android - Source Code: https://github.com/TITANICBHAI/PeopleMemory ## Full Context For detailed Q&A content, feature breakdowns, and long-form guides, see: https://peoplememory.pages.dev/llms-full.txt ## Sitemap https://peoplememory.pages.dev/sitemap.xml