mirror of
https://github.com/abdelkader/vCardEditor
synced 2025-12-12 08:27:19 +07:00
Update README.md
Signed-off-by: Lev Rusanov <30170278+JDM170@users.noreply.github.com>
This commit is contained in:
15
README.md
15
README.md
@@ -1,25 +1,18 @@
|
|||||||
|
|
||||||
|
|
||||||
[](https://ko-fi.com/B0B2KV8WP)
|
[](https://ko-fi.com/B0B2KV8WP)
|
||||||
|
|
||||||
|
<a href="https://github.com/abdelkader/vCardEditor/releases/latest/download/vCardEditor.exe"><img src="https://badgen.net/github/release/Naereen/Strapdown.js" alt="Latest release" style="max-width: 100%;"></a>
|
||||||
<a href="https://github.com/abdelkader/vCardEditor/releases/latest/download/vCardEditor.exe"><img src="https://camo.githubusercontent.com/d83fa798b621f1e112646fcc4aa74fff1ff6a8b22f5fc1da5ed8f79ddb4a51cb/68747470733a2f2f62616467656e2e6e65742f6769746875622f72656c656173652f4e61657265656e2f5374726170646f776e2e6a73" alt="Latest release" data-canonical-src="https://badgen.net/github/release/Naereen/Strapdown.js" style="max-width: 100%;"></a>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## vCard Editor
|
## vCard Editor
|
||||||
A Simple vcf file Editor. You can export easily edit (modify, delete) entries of a vcf file with this simple tool.
|
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**.
|
The software is still in **early stage**.
|
||||||
<p align="center"><img src="https://user-images.githubusercontent.com/169070/236289228-106c1489-e01d-400c-968e-92d3e2be74ab.png" width="800"></p>
|
<p align="center"><img src="https://user-images.githubusercontent.com/169070/236289228-106c1489-e01d-400c-968e-92d3e2be74ab.png" width="800"></p>
|
||||||
|
|
||||||
|
|
||||||
## ✅ Features
|
## ✅ Features
|
||||||
- [x] No need to install anything. Just head to the release section and download the last release version.
|
- [x] No need to install anything. Just head to the release section and download the last release version.
|
||||||
- [x] Add/Export images
|
- [x] Add/Export images
|
||||||
|
|
||||||
## 📚 Tech Stack
|
## 📚 Tech Stack
|
||||||
|
|
||||||
- 🧰 [Wonderful library of parsing and generating vcf format](https://github.com/drlongnecker/Thought.vCards)
|
- 🧰 [Wonderful library of parsing and generating vcf format](https://github.com/drlongnecker/Thought.vCards)
|
||||||
- 📖 [MVP pattern from this example](https://github.com/lennykean/NoteCards)
|
- 📖 [MVP pattern from this example](https://github.com/lennykean/NoteCards)
|
||||||
- 🧰 [SortableBindingList](http://timvw.be/2008/08/02/presenting-the-sortablebindinglistt-take-two/)
|
- 🧰 [SortableBindingList](http://timvw.be/2008/08/02/presenting-the-sortablebindinglistt-take-two/)
|
||||||
@@ -32,8 +25,4 @@ Check release text file for history.
|
|||||||
## 👷 Contributing and help
|
## 👷 Contributing and help
|
||||||
Contributions are always welcome! Check ths projet or ths issue page for ideas.
|
Contributions are always welcome! Check ths projet or ths issue page for ideas.
|
||||||
- 📝 [**Report a bug**](https://github.com/abdelkader/vCardEditor/issues)
|
- 📝 [**Report a bug**](https://github.com/abdelkader/vCardEditor/issues)
|
||||||
- 🙋♀️ [**Request a feature**](https://github.com/abdelkader/vCardEditor/discussions)
|
- 🙋 [**Request a feature**](https://github.com/abdelkader/vCardEditor/discussions)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user