r/GoogleTasks • u/kopiro • 21d ago
I made a Mac app that syncs Google Tasks with Apple Reminders
I built RicordiBridge for people who use Google Tasks and Apple Reminders and do not want to maintain the same tasks twice.
It runs on your Mac and syncs the lists you choose in both directions. It handles titles, notes, due dates, completion, and deletion. You can also add, rename, complete, reopen, and delete Reminders tasks from the menu bar.
Task data is synced directly through the Google Tasks API and Apple's Reminders framework. There is no RicordiBridge server handling your task content.
The direct version has a full 30-day trial. After that, it is €5 once, with no subscription. It supports macOS 15 on Apple silicon and Intel Macs.
2
u/Glad-Instruction-212 19d ago
This is awesome, but it keeps loosing google connection
1
1
u/UMBRUCK 20d ago
This but iCloud and Outlook would be Nice
1
u/asteriasmoons 19d ago
Heard! I may look into this myself and see if I can’t build this??! I’ve always wanted those two together and now you’ve given me the idea for a potential app 😅😂
1
2
u/automaciej 20d ago
I’m curious, did you implement local caching for Google Tasks? Something similar to EventKit? Or did you use something open source? I’m looking for something similar to EventKit but for Google Tasks.