Make feature list more compact and minimalist [skip ci]
- Remove bold formatting for cleaner look - Shorten descriptions to essentials - Keep 5 main categories - More scannable and minimalist style
This commit is contained in:
30
README.en.md
30
README.en.md
@@ -24,11 +24,31 @@
|
||||
|
||||
## Features
|
||||
|
||||
- 📝 Offline-First - Notes always available
|
||||
- 🔄 Auto-Sync - Configurable intervals (15/30/60 min)
|
||||
- 🏠 Self-Hosted - WebDAV on your server
|
||||
- 🔐 Privacy-First - No cloud, no tracking
|
||||
- 🔋 Battery-friendly - ~0.2-0.8% per day
|
||||
### 📝 Notes
|
||||
- Create and edit simple text notes
|
||||
- Automatic save
|
||||
- Swipe-to-delete with confirmation
|
||||
|
||||
### 🔄 Synchronization
|
||||
- Auto-sync (15/30/60 min intervals)
|
||||
- WiFi-based - Sync on home WiFi connection
|
||||
- Server check (2s timeout) - No errors in foreign networks
|
||||
- Conflict-free merging via timestamps
|
||||
|
||||
### 🏠 Self-Hosted & Privacy
|
||||
- WebDAV server (Nextcloud, ownCloud, etc.)
|
||||
- Your data stays with you - No tracking, no analytics
|
||||
- 100% Open Source (MIT license)
|
||||
|
||||
### 🔋 Performance
|
||||
- Battery-friendly (~0.2-0.8% per day)
|
||||
- Doze Mode optimized
|
||||
- Offline-first - All features work without internet
|
||||
|
||||
### 🎨 Material Design 3
|
||||
- Dynamic Colors (Material You)
|
||||
- Dark Mode
|
||||
- Modern, intuitive UI
|
||||
|
||||
---
|
||||
|
||||
|
||||
30
README.md
30
README.md
@@ -24,11 +24,31 @@
|
||||
|
||||
## Features
|
||||
|
||||
- 📝 Offline-First - Notizen immer verfügbar
|
||||
- 🔄 Auto-Sync - Konfigurierbare Intervalle (15/30/60 Min)
|
||||
- 🏠 Self-Hosted - WebDAV auf deinem Server
|
||||
- 🔐 Privacy-First - Keine Cloud, kein Tracking
|
||||
- 🔋 Akkuschonend - ~0.2-0.8% pro Tag
|
||||
### 📝 Notizen
|
||||
- Einfache Textnotizen erstellen und bearbeiten
|
||||
- Automatisches Speichern
|
||||
- Swipe-to-Delete mit Bestätigung
|
||||
|
||||
### 🔄 Synchronisation
|
||||
- Auto-Sync (15/30/60 Min Intervalle)
|
||||
- WiFi-basiert - Sync bei Heim-WLAN-Verbindung
|
||||
- Server-Check (2s Timeout) - Keine Fehler in fremden Netzwerken
|
||||
- Konfliktfreies Merging via Timestamps
|
||||
|
||||
### 🏠 Self-Hosted & Privacy
|
||||
- WebDAV-Server (Nextcloud, ownCloud, etc.)
|
||||
- Deine Daten bei dir - Kein Tracking, keine Analytics
|
||||
- 100% Open Source (MIT Lizenz)
|
||||
|
||||
### 🔋 Performance
|
||||
- Akkuschonend (~0.2-0.8% pro Tag)
|
||||
- Doze Mode optimiert
|
||||
- Offline-First - Alle Features ohne Internet
|
||||
|
||||
### 🎨 Material Design 3
|
||||
- Dynamic Colors (Material You)
|
||||
- Dark Mode
|
||||
- Moderne, intuitive UI
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user