Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelkader/vCardEditor
Simple vCard (*.vcf) file Editor.
https://github.com/abdelkader/vCardEditor
Last synced: 2 months ago
JSON representation
Simple vCard (*.vcf) file Editor.
- Host: GitHub
- URL: https://github.com/abdelkader/vCardEditor
- Owner: abdelkader
- Created: 2015-09-12T23:59:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T08:24:22.000Z (6 months ago)
- Last Synced: 2024-08-02T21:38:49.618Z (6 months ago)
- Language: C#
- Homepage:
- Size: 808 KB
- Stars: 101
- Watchers: 9
- Forks: 20
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome - vCard Editor - Simple vCard (*.vcf) file Editor. (Communication and Collaboration Tools / Contacts)
README
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/B0B2KV8WP)
## vCard Editor
A Simple vcf file Editor. You can export easily edit (modify, delete) entries of a vcf file with this simple tool.
The software is still in **early stage**.## ✅ Features
- [x] No need to install anything. Just head to the release section and download the last release version.
- [x] Add/Export images## 📚 Tech Stack
- 🧰 [Wonderful library of parsing and generating vcf format](https://github.com/drlongnecker/Thought.vCards)
- 📖 [MVP pattern from this example](https://github.com/lennykean/NoteCards)
- 🧰 [SortableBindingList](http://timvw.be/2008/08/02/presenting-the-sortablebindinglistt-take-two/)
- 🧰 [Custom TabControl](https://github.com/r-aghaei/TabControlWithCloseButtonAndAddButton)
- 🧰 [QRCoder](https://github.com/codebude/QRCoder)## 📑 Release notes
Check release text file for history.## 👷 Contributing and help
Contributions are always welcome! Check ths projet or ths issue page for ideas.
- 📝 [**Report a bug**](https://github.com/abdelkader/vCardEditor/issues)
- 🙋♀️ [**Request a feature**](https://github.com/abdelkader/vCardEditor/discussions)