New app: Mindwtr
- The app complies with the App Inclusion Policy
- The app is not already listed in the repo or issue tracker
- Fastlane is available in the app's repo
Link to the source code: https://github.com/dongdongbh/Mindwtr
Link to app in another app store: (None)
License used: MIT
Category: Productivity
Summary:
Local-first, keyboard-driven GTD (Getting Things Done) system.
Features:
Local-First & Private: Data is stored as plain JSON on your device. No forced cloud or tracking.
GTD Workflow: Dedicated flows for Capture, Clarify (2-minute rule), Organize, and Weekly Review.
Views: Inbox, Next Actions, Projects, Waiting For, Scheduled, and Kanban Board.
Productivity: Markdown notes, task dependencies ("blocked by"), hierarchical contexts, and recurring tasks.
Sync: Supports syncing via file-based methods (Syncthing, Dropbox) or WebDAV.
Cross-Platform: Built with React Native (Expo).
Description:
Mindwtr is a complete Getting Things Done (GTD) productivity system designed for "Mind Like Water." It focuses on speed, privacy, and keyboard efficiency.
Build instructions:
The app is built using Expo (React Native). Releases are automated via GitHub Actions (.github/workflows/release.yml), which builds the Android APK using EAS and attaches it to the GitHub Release. You can fetch the pre-built APK directly from the GitHub Releases page.