Hi everyone, I wanted to share a project I recently started working on called Tend. It's an Android app built to help you automate the scheduling of your social life. The idea came from a discussion on r/fossdroid about how hard it is to keep in touch with friends and extended family without relying on algorithm-driven social media or bloated, cloud-based CRMs. Most "Personal CRM" apps make you upload your contacts to a random server. I wanted something 100% offline, private, and simple. What it does: Think of it as setting up cron jobs for your relationships. - Contact Cards: Create profiles for people you want to keep up with. Name, notes, phone, socials, etc. - Custom Frequency: Set a check-in schedule. e.g. every 14 days, monthly, quarterly. - Smart Reminders: The app notifies you when it's time to reach out. - 100% Offline: Everything is stored locally on your device via SQLite/Room. No accounts, no telemetry, no cloud sync. I'd love your feedback. It's still in early development, so I'm looking for input on features and UI. Repo: Github: https://github.com/jksalcedo/tend Codeberg: https://codeberg.org/jksalcedo/tend Screenshots: #nostr #android #foss #privacy #opensource