
IFTTT DataStore
Give your Applets a memory
What it does
Until now, IFTTT Applets had no way to remember what happened last time they ran. That meant workarounds like Google Sheets just to store a single value. DataStore changes that, it gives your Applets a shared memory built directly into the platform. Store values, track state, and coordinate logic across multiple Applets without any hacks.
Does a similar job
all alternatives →


- SDSyncing data to your customer’s Google Sheets2023 · ▲103
Hey HN! Charles here from Prequel (https://prequel.co). We just launched the ability to sync data from your own app/db/data warehouse to any of your customer’s Google Sheets, CSV, or Excel – and I wanted to share a bit more about how we built the Google Sheets integration. If you’re curious, see here for a quick GIF demo of our Google Sheets destination: https://storage.googleapis.com/hn_asset/Prequel_GoogleSheets.... Quick background on us: we make it easy to integrate with and sync data to data warehouses. Problem is, there are plenty of folks who…
LoveCapsuleApr 2026 · lovecapsuleapp.com · ▲76Your child’s memories, stored in your Google Drive—forever.

More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com

Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com