A simple and clean desktop tool to view, edit and manage your VCF (vCard) contact files.
- 📂 Open single or multi-contact
.vcffiles - ✏️ Edit all standard vCard fields (v2.1, v3.0, v4.0)
- Name, photo, birthday, anniversary
- Phone numbers, emails, addresses, URLs
- Organization, title, role, nickname
- Languages, messaging (IMPP), related persons
- Notes, geo, timezone, gender, categories
- Sound (pronunciation) — playback or download
- 💾 Save changes back to the original
.vcffile - 🔍 Search contacts by name or organization
- 🖼️ Change contact photo from a local image file
⚠️ Unsaved changes protection on contact switch or file open
| Layer | Technology |
|---|---|
| Framework | Wails v2 |
| Frontend | React + Vite |
| UI | Ant Design |
| Backend | Go |
| i18n | react-i18next |
| QR Code | qrcode |
| Date parsing | dayjs |
go install github.com/wailsapp/wails/v2/cmd/wails@latestgit clone https://github.com/your-username/kardoo.git
cd kardoo
wails devwails buildThe compiled binary will be in build/bin/.
MIT © 2025 abdelkader
