Documentation
Takomi is fully offline. This page explains how it works, what is stored, what is not, and why privacy is built into the foundation.
1. Overview
Takomi is a local-first mental wellness toolkit. All activity including writing, mood tracking, and breathing sessions is stored on your device using Hive, an encrypted local database. There are no servers, accounts, or analytics.
2. Data Handling
- Stream of Consciousness entries are saved in
socBox. - Mood Check-ins are stored in
mood_entries. - Breathing sessions are logged locally in
breathingSessions. - No cloud sync, telemetry, or network calls occur, even in background.
3. Technical Transparency
Takomi is built with Flutter and Hive for offline data management. Network permissions are stripped from both Android and iOS manifests. Running in Airplane Mode provides full functionality. This is verified in every release cycle.
4. Legal and Ethics
Takomi does not collect or sell user data. There are no analytics SDKs, ad networks, or remote servers. The app’s sustainability comes from Takomi Studio, a voluntary membership that funds independent development.
For details, read our Privacy Policy.
5. Version Integrity
Each release is tagged and validated against the sprint plan to ensure stability, offline persistence, and data safety.
Last updated: November 2025