80a35da3ff194ab844f0ba3a39545d7bae123309
- Add F-Droid changelogs (versionCode 15) - de-DE: Code-Qualität, Zero Warnings, ktlint, CI/CD - en-US: Code quality, Zero warnings, ktlint, CI/CD - Both under 500 characters as required - Update CHANGELOG.md / CHANGELOG.de.md - detekt: 29 → 0 issues - Build warnings: 21 → 0 - ktlint reactivated with .editorconfig - CI/CD lint checks integrated - Constants refactoring (Dimensions, SyncConstants) - Preparation for v2.0.0 legacy cleanup
Simple Notes Sync 📝
Minimalist offline notes with auto-sync to your own server
📱 APK Download · 📖 Documentation · 🚀 Quick Start
🌍 Languages: Deutsch · English
📱 Screenshots
✨ Highlights
- ✅ NEW: Checklists - Tap-to-check, drag & drop
- 🌍 NEW: Multilingual - English/German with language selector
- 📝 Offline-first - Works without internet
- 🔄 Configurable sync triggers - onSave, onResume, WiFi-connect, periodic (15/30/60 min), boot
- 🔒 Self-hosted - Your data stays with you (WebDAV)
- 💾 Local backup - Export/Import as JSON file
- 🖥️ Desktop integration - Markdown export for Obsidian, VS Code, Typora
- 🔋 Battery-friendly - ~0.2% with defaults, up to ~1.0% with periodic sync
- 🎨 Material Design 3 - Dark mode & dynamic colors
➡️ Complete feature list: FEATURES.md
🚀 Quick Start
1. Server Setup (5 minutes)
git clone https://github.com/inventory69/simple-notes-sync.git
cd simple-notes-sync/server
cp .env.example .env
# Set password in .env
docker compose up -d
➡️ Details: Server Setup Guide
2. App Installation (2 minutes)
- Download APK
- Install & open
- ⚙️ Settings → Configure server:
- URL:
http://YOUR-SERVER-IP:8080/(base URL only!) - User:
noteuser - Password: (from .env)
- WiFi: (your network name)
- URL:
- Test connection → Enable auto-sync
- Done! 🎉
➡️ Detailed guide: QUICKSTART.md
📚 Documentation
| Document | Content |
|---|---|
| QUICKSTART.md | Step-by-step installation |
| FEATURES.md | Complete feature list |
| BACKUP.md | Backup & restore guide |
| DESKTOP.md | Desktop integration (Markdown) |
| DOCS.md | Technical details & troubleshooting |
| CHANGELOG.md | Version history |
| UPCOMING.md | Upcoming features 🚀 |
| TRANSLATING.md | Translation guide 🌍 |
cd android
./gradlew assembleStandardRelease
➡️ Build guide: DOCS.md
🤝 Contributing
Contributions welcome! See CONTRIBUTING.md
📄 License
MIT License - see LICENSE
v1.6.0 · Built with ❤️ using Kotlin + Jetpack Compose + 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%







