Skip to content

Commit a654394

Browse files
authored
Revise README for project name and installation details
Updated project name formatting and clarified encryption terminology. Adjusted installation instructions for better clarity.
1 parent 0992ac3 commit a654394

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# AstralNotes - Expressive Notes With AI & Zero-Knowledge Vault
1+
# Astral Notes
22

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.
44

55
## Screenshot & Live Links
66

@@ -10,7 +10,7 @@ AstralNotes is an offline-first, high-performance note-taking and knowledge mana
1010

1111
## Features
1212

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.
1414
- **Full Markdown Engine:** Live interactive checklists, code blocks with syntax styling and one-tap copy, headers, text formatting, and automatic list continuation.
1515
- **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.
1616
- **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
2424

2525
### 1. Install or Access AstralNotes
2626

27+
[Download APK from GitHub Releases](https://github.com/editinghero/AstralNotes-Android/releases/)
28+
29+
or Can Use The Web App Without Installation-
30+
2731
- **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.
2832
- **Web:** Navigate to [astralnotesweb.pages.dev](https://astralnotesweb.pages.dev/) in any modern desktop or mobile browser.
2933

0 commit comments

Comments
 (0)