You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# AstralNotes - Expressive Notes With AI & Zero-Knowledge Vault
1
+
# Astral Notes
2
2
3
-
AstralNotes is an offline-first, high-performance note-taking and knowledge management system available as a native Android app and responsive web progressive web application (PWA). It combines Material 3 Expressive aesthetics, client-side zero-knowledge AES-256-GCM encryption, user-owned Google Gemini AI intelligence, and real-time bidirectional cloud synchronization.
3
+
AstralNotes is an offline-first, high-performance note-taking and knowledge management system available as a native Android app or responsive web progressive web application (PWA). It combines Material 3 Expressive aesthetics, client-side zero-knowledge AES-256-GCM Vault encryption, user-owned Google Gemini AI API Key, and real-time bidirectional cloud synchronization.
4
4
5
5
## Screenshot & Live Links
6
6
@@ -10,7 +10,7 @@ AstralNotes is an offline-first, high-performance note-taking and knowledge mana
10
10
11
11
## Features
12
12
13
-
-**Material 3 Expressive Design:** Fluid adaptive layouts, custom pastel note tints, contrast-optimized themes, and responsive mobile and desktop viewports.
13
+
-**Material 3 Design:** Fluid adaptive layouts, custom pastel note tints, contrast-optimized themes, and responsive mobile and desktop viewports.
14
14
-**Full Markdown Engine:** Live interactive checklists, code blocks with syntax styling and one-tap copy, headers, text formatting, and automatic list continuation.
15
15
-**Client-Side Zero-Knowledge Vault:** Confidential notes are encrypted on-device using AES-256-GCM and PBKDF2. The Master Vault Key remains in local memory and is never uploaded in plaintext.
16
16
-**User-Provided Gemini AI Intelligence:** 100% user-owned API keys. Instant note summarization, checklist generation, executive action items, and knowledge base conversations across selectable models.
@@ -24,6 +24,10 @@ AstralNotes is an offline-first, high-performance note-taking and knowledge mana
24
24
25
25
### 1. Install or Access AstralNotes
26
26
27
+
[Download APK from GitHub Releases](https://github.com/editinghero/AstralNotes-Android/releases/)
28
+
29
+
or Can Use The Web App Without Installation-
30
+
27
31
-**Android:** Download the latest signed APK from [GitHub Releases](https://github.com/editinghero/AstralNotes-Android/releases) and install on Android 8.0 (API 24) or newer.
28
32
-**Web:** Navigate to [astralnotesweb.pages.dev](https://astralnotesweb.pages.dev/) in any modern desktop or mobile browser.
0 commit comments