A cross-platform Markdown note-taking app with near-instant sync between Android and Windows. The client is built with Flutter, while a Go backend provides a RESTful API. SQLite local storage and cloud sync keep notes available offline and protect data from loss.
An AppFlowy Editor-based rich-text editor with code highlighting, a quick link menu, word counts, and automatic saving to prevent data loss.
Android and Windows clients stay synchronized in real time. Offline edits are queued automatically and synced to the cloud within seconds after connectivity returns.
Notes automatically retain version history for easy rollback. Deleted notes move to the trash and can be restored at any time, keeping data secure.
Teams accumulate large volumes of technical documentation, meeting notes, and project notes that are difficult to manage across separate platforms. LiteMind combines a Flutter cross-platform client, a high-performance Go backend, SQLite local storage, and cloud sync to provide a lightweight note-taking experience that works offline without losing data.
A rich-text editing experience built on AppFlowy Editor, with Markdown syntax, code-block highlighting, a quick link menu (Ctrl+K), real-time word counts, automatic draft saving, and cloud sync on exit.
A clean note list with title search for fast retrieval. Updated timestamps and word counts are displayed, while a compact mode adapts to different screen sizes. Color labels make important notes easy to identify.
A Flutter cross-platform architecture runs the same codebase on Android phones and Windows desktops. Local SQLite storage ensures offline access, and queued changes automatically sync to the cloud within seconds after the network returns.
A cloud administration interface built with Vue 3 and Element Plus, supporting user management, system monitoring, log auditing, and scheduled backups. Administrators can publish client updates and review system health and operating metrics.