用 Craft 創想

Baby OS

by Mikail Kraft
Winter 2026 · Category Winner

Baby tracking apps want your data on their servers and charge a subscription. Baby OS is one HTML file that uses your Craft document as the database — sleep, feeds, diapers, health, all private and shareable with your partner through Craft's native sharing.

Baby OS

自己動手打造

步驟 1 — Duplicate the Baby OS Template

Copy the Baby OS Template to your Craft account. The template comes pre-structured with sections for sleep, feeds, diapers, and health — plus a Settings block where you'll find your API URL.

步驟 2 — Enable the Craft API

Enable read and write API access on your duplicated document. Baby OS needs write access to log new entries and read access to display your dashboard.

步驟 1

開啟「創想」分頁

步驟 2

點選「新增你的第一個 API 連線」

步驟 3

為你的 API 連線設定名稱。

步驟 4

點擊「新增文件」並選擇你的 Baby OS 文件。

步驟 5

用於與文件互動的 API URL 現在顯示在頂部

步驟 3 — Download & Open Baby OS

Download baby-os.html from the latest GitHub release. No build step needed — just double-click it to open in your browser. Alternatively, clone and run it locally:

git clone https://github.com/mikailkraft/baby-os.git && cd baby-os && npm install && npm run dev

Enter the API URL from your template's Settings block to connect Baby OS to your Craft document.

The Result

A real-time parenting dashboard — sleep patterns, feeding schedules, diaper tracking, and health notes — all stored in your private Craft document. Baby OS also includes Apple Shortcuts for hands-free logging (log nap, feed, diaper, appointments) and you can share the Craft document with your partner for multi-caregiver access. The entire project is open source — fork it to build your own Craft-powered dashboard for any tracking use case.

更多想法供你嘗試

返回展示區