67
submitted 1 day ago* (last edited 1 day ago) by jksalcedo@lemmy.ml to c/opensource@lemmy.ml

Hi everyone,

I wanted to share a project I recently started working on called Tend (an Android app built to help you automate the scheduling of your social life).

The idea originally 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 business CRMs.

Most "Personal CRM" apps require you to upload your contacts to a random server. I wanted something that was 100% offline, private, and simple.

What it does: You can think of it as setting up cron jobs for your relationships.

  • Contact Cards: Create dedicated 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 will notify 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! Since this is in the initial development phase, I’m looking for feedback on the features and the UI.

Repository: Github: Github Repo Codeberg: Codeberg repo

top 15 comments
sorted by: hot top controversial new old
[-] myszka@lemmy.ml 3 points 5 hours ago

It's a very big feature to implement but if you happen to have enough time and energy, making a self-hostable server part that would sync contact lists between devices would be pretty useful.

Actually an even simpler approach would be to add an option to have the DB file in a regular directory on internal or external storage (not in the special Android app data folder) and then Syncthing would do the rest.

[-] jksalcedo@lemmy.ml 1 points 5 hours ago

Import and Export features are already planned. You would choose your preferred backup/export directory because I know that android data directory cannot be accessed by many especially on newer android versions.

[-] nitroemdash@lemmy.wtf 1 points 4 hours ago

Doesn't having an app for reminding about certain dates defeat the purpose of celebrating them? Isn't the whole thing in showing that they are so important to you that you remember them? Why would they want to complicate your routine?

[-] jksalcedo@lemmy.ml 1 points 29 minutes ago

Well not everyone remembers everything, even the most important things. Just like me, who always forgot where I put my smartphone after a couple of seconds, or even my partner's birthday. I'm the worst at remembering.

[-] mapleseedfall@lemmy.world 3 points 3 hours ago

Think of it this way: I feel theyre important enough for me to bother setting up a complicated system for them

if you see it from the other people prespective, they dont really know if you actually remember or you get reminded by some sort of system.

[-] victorz@lemmy.world 3 points 14 hours ago

Really cool project. Will be keeping an eye on it!

[-] jksalcedo@lemmy.ml 1 points 13 hours ago
[-] jksalcedo@lemmy.ml 2 points 20 hours ago

Alpha Release is out

Link: Alpha v0.1.0-alpha.1

[-] f3nyx@lemmy.ml 10 points 1 day ago

first off: super useful project.

the two biggest things I can think of are contact list imports and exports. I could see myself adding my immediate family manually. more than that and it becomes a chore rather than a setup.

[-] jksalcedo@lemmy.ml 3 points 21 hours ago

Thanks!

It's not currently listed as one of the core features but we'll get there soon.

[-] MaximilianKohler@lemmy.world 4 points 1 day ago

I was just thinking about creating a spreadsheet with people's contact info, notes, and a picture. I guess an app would be preferable, especially if there were a web/desktop version, and it was compatible with a spreadsheet (can export from/to a spreadsheet).

[-] brewbart@feddit.org 4 points 1 day ago

Finally someone who read my mind AND had time to implement it 😆 i had a similar idea (although probably with a little different scope) a while ago and thought 'finally a useful project to learn this mobile development thingamabob' but never came around to it. Hopefully ill come around to test your app! (No promise unfortunately, the broodling turns 4 weeks next Wednesday, so I got other priorities atm)

[-] jksalcedo@lemmy.ml 2 points 21 hours ago

I'll be releasing an alpha version this day. You can watch the repo if you want. :)

[-] droppedtacos@lemmy.world 5 points 1 day ago
[-] jksalcedo@lemmy.ml 1 points 21 hours ago
this post was submitted on 04 Jul 2026
67 points (100.0% liked)

Open Source

47695 readers
97 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS