diff --git a/README.md b/README.md index 696fca5..ca7c64e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Chinese](https://img.shields.io/badge/lang-Chinese-red.svg)](https://github.com/NaoCoding/fork_csv2vcf/blob/master/README_zh.md)
diff --git a/README_zh.md b/README_zh.md new file mode 100644 index 0000000..f83f7d9 --- /dev/null +++ b/README_zh.md @@ -0,0 +1,150 @@ +[![English](https://img.shields.io/badge/lang-English-red.svg)](https://github.com/NaoCoding/fork_csv2vcf/blob/master/README.md) +
+ +
+ +
+ + +
+

CSV2VCF

+ +

轉換 CSV 檔案 To VCF 檔案

+

By Moduland Co

+
+ + + +---------- + + + + +
+ + + Requirements Status + PyPI version +
+ + + + + + + + + + +## 安裝流程 +### Source Code +- 下載 [版本 0.2](https://github.com/moduland/csv2vcf/archive/v0.2.zip) or [最新版本 ](https://github.com/Moduland/csv2vcf/archive/master.zip) +- 下載 python-tk `sudo apt-get update`+`sudo apt-get install python-tk` (需要root權限) +- `python3 setup.py install` or `python setup.py install` (需要root權限) + +### PyPI + + +- 確認 [Python 函式庫 使用指南](https://packaging.python.org/installing/) +- `pip install csv2vcf` or `pip3 install csv2vcf` (需要root權限) + + +## 使用方法 +### GUI介面 +- 進入交互 in `.csv` file (以逗點隔開) +- 執行 csv2vcf `python3 -m csv2vcf` or `python -m csv2vcf` 在 Mac,Linux or Windows 平台 +- 在程式中打開你的CSV檔案 +- 結果會儲存於 `VCF_CONVERT` 資料夾 +### 程式碼版本 (Terminal / CMD) +- 進入交互 in `.csv` file (以逗點隔開) +- 執行 csv2vcf with file as argument `python3 -m csv2vcf file.csv` or `python -m csv2vcf file.csv` on Mac,Linux or Windows 平台 +- 結果會儲存於 `VCF_CONVERT` 資料夾 + + +
+ +
+ +## 自動安裝 + + +
+ + + + + + + + + + + + + +
LinuxWindows
+ +
+ + +## 輸入檔案格式 + +
+ +
+ + +## TODO + +- [ ] Phone Number + - [x] Mobile + - [x] Home + - [x] Work + - [ ] Multi +- [ ] Email + - [x] Mobile + - [x] Home + - [x] Work + - [ ] Multi +- [x] Address +- [x] URL +- [x] GUI + +## 問題 & Bug 回報 + +直接填寫 issue 並形容問題,我們會盡速查看 +或者也可以寄送 email 到 [info@moduland.ir](mailto:info@moduland.ir "info@moduland.ir"). + + +## 開源貢獻 + +你可以 fork 這個專案, 改善或修改部分內容並發 PR 回來如果你想要在這裡看到你的成果. 我會非常感謝. ❤️ + +在寄送 PR 前請寫看看自己的code確認沒有問題. + +## 贊助我們的計畫 + +如果你覺得我們的專案很棒可以贊助我們 +我們的專案從來都不是為了賺錢,只是我們需要一些金錢來維護它 + +

Bitcoin :

+ +```1XGr9qbZjBpUQJJSB6WtgBQbDTgrhPLPA``` + + +

Payping (伊朗居民) :

+ + + +## License +
+ +
+Moduland Website + +
+ + + + +