diff --git a/README.en.md b/README.en.md index ce1d69a..b87ed9d 100644 --- a/README.en.md +++ b/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 --- diff --git a/README.md b/README.md index e7e9bf4..b886514 100644 --- a/README.md +++ b/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 ---