@@ -32,33 +32,29 @@ VCF generator, input name and phone number to automatically generate VCF files f
32
32
33
33
## Download
34
34
35
- ### Application Distribution Forms
35
+ ### Package Types
36
36
37
- Choose the most suitable deployment method based on your usage scenario :
37
+ This application provides multiple package types, and you can make your selection according to the table below :
38
38
39
- | Distribution Form | Running Method | Applicable Scenarios |
40
- | ----------------- | ------------------------------------------ | -------------------------------------- |
41
- | Installer | Install via setup program | Long-term use / Need desktop shortcuts |
42
- | Portable Package | Extract and use (supports USB portability) | No installation / Temporary use |
43
- | Zip Application | Double-click to run | Quick launch / Cross-platform use |
39
+ | Package Type | Running Method | Applicable Scenarios |
40
+ | ---------------- | ------------------------------------------ | -------------------------------------- |
41
+ | Installer | Install via setup program | Long-term use / Need desktop shortcuts |
42
+ | Portable Package | Extract and use (supports USB portability) | No installation / Temporary use |
43
+ | Zip Application | Double-click to run | Quick launch / Cross-platform use |
44
44
45
- ### Environment Requirements
45
+ | Package Type | System Environment | Notes |
46
+ | -------------------------- | ------------------------ | ---------------------------------------------------------------------- |
47
+ | Installer/Portable Package | Windows 7+ 64-bits | Windows 7 requires patch files (See the "Compatibility" section below) |
48
+ | Zip Application | Python 3.12+ and Tkinter | - |
46
49
47
- Different application packages have different environment requirements. Please choose the corresponding package based on your system environment.
48
-
49
- | Package Type | System Environment | Architecture | Notes |
50
- | -------------------------- | ------------------------ | --------------- | ------------------------------------------------------ |
51
- | Installer/Portable Package | Windows 7+ | x86_64 | Windows 7 requires patch files (see below for details) |
52
- | Zip Application | Python 3.12+ and Tkinter | No restrictions | - |
53
-
54
- ### Get the Software Package
50
+ ### Get the Packages
55
51
56
52
Get the software package through the following channels:
57
53
58
54
- [ Gitee Releases] [ ReleaseOnGitee ]
59
55
- [ GitHub Releases] [ ReleaseOnGithub ]
60
56
61
- File list for each system :
57
+ Users of different systems need to download different files. You can make your selection according to the table below :
62
58
63
59
| Package Type | Windows | Linux | macOS | Android |
64
60
| ---------------- | --------------------------- | ----------------------------- | ----------------------------- | ------------- |
0 commit comments