80a46e0e493c8de71f0cc8bf379a072b842bada4
- Revamped QUICKSTART.md for clearer installation and setup instructions, including detailed steps for server setup and app configuration. - Revised README.md to reflect new features and streamlined installation process, emphasizing offline capabilities and auto-sync functionality. - Removed outdated README.old.md to maintain a clean repository. [skip ci]
Simple Notes Sync 📝
Minimalistische Offline-Notizen mit Auto-Sync zu deinem eigenen Server
📱 APK Download · 📖 Dokumentation · 🚀 Quick Start
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
🚀 Quick Start
1. Server Setup
cd server
cp .env.example .env
# Passwort in .env setzen
docker compose up -d
➡️ Details: Server Setup Guide
2. App Installation
- APK herunterladen
- Installieren & öffnen
- ⚙️ Einstellungen → Server konfigurieren
- Auto-Sync aktivieren
➡️ Details: Vollständige Anleitung
📚 Dokumentation
- Quick Start Guide - Schritt-für-Schritt Anleitung für Endbenutzer
- Server Setup - WebDAV Server konfigurieren
- Vollständige Docs - Features, Troubleshooting, Build-Anleitung
🛠️ Entwicklung
cd android
./gradlew assembleStandardRelease
➡️ Details: Build-Anleitung in DOCS.md
📄 Lizenz
MIT License - siehe LICENSE
v1.1.0 · Gebaut mit Kotlin + Material Design 3
Description
📝 Minimalist offline note-taking app with automatic Wi-Fi synchronisation via WebDAV without many permissions 🛡️
androidfdroidkotlinkotlin-androidmarkdownmaterial-design-3notes-appprivacyself-hostedsimple-appwebdav
Readme
MIT
5.7 MiB
Languages
Kotlin
98.1%
Shell
1.9%