1
0
Fork 0
phizclip-desktop-demo/readme_en.md

5.7 KiB
Raw Blame History

PhizClip Desktop DEMO

👉 https://www.phizclip.com/ 👈


🤔 What is PhizClip?

Have you ever thought that the developed WeChat Mini-App can be put in your own APP to run directly, and you only need to develop the Mini-App once, and then you can open it in different applications, isn't it incredible?

Have you ever tried to introduce an SDK in your own APP, and you can not only open the Mini-App in the app, but also customize the Mini-App interface and modify the Mini-App style, don't you think it is more incredible?

This is PhizClip, with much INCREDIBLE !

🖥 What is PhizClip SDK?

Developers can use PhizClip SDK to quickly implement mini program capabilities in the host APP. Generally used in the following scenarios:

  • The host APP builds its own application ecosystem, which can target both a wide range of developers and some developers;
  • The host APP decouples the modules through small programs, allowing the development teams of different modules to independently release versions and update flexibly;
  • Some functions in the host APP are implemented using the PhizClip applet, which reduces development costs and improves release efficiency;

In addition, the SDK also needs to be used in conjunction with the basic library to provide users with a better experience through the mini program life cycle hooks, API functions, page DOM creation, rendering, event delivery and other capabilities provided by the basic library.

🤩 Effect preview

This project is a DEMO demonstration of the PhizClip applet in the Win32 environment. You can test according to the following process to verify the actual effect of the PhizClip applet in the Windows environment.

Lets take a look at the running effect first~

We have provided DEMO resources that you can download and run to get the corresponding effects. If you have relevant commercial use needs, please also contact us.

Desktop SDK support progress

Currently, customers are supported to use C, C++, C#, python, delphi, electron to integrate PhizClip desktop SDK, and it is verified in Windows / Macos / Ubuntu / UOS

DEMO operation and SDK integration instructions

Step 1: Download the corresponding base package

According to your system and architecture, download the corresponding PhizClip-SDK;

If you are running Windows 32-bit, download finclip-sdk-win-x86-x.y.z.zip and extract it to the vendor/win/x86 directory;

Step 2: Download the language SDK

  • For applications written in Python and JavaScript, we provide libraries for the corresponding languages;
  • Applications written in C/C++ can be called directly without integrating additional support libraries;

Step 3: Run

Check the documentation and after preparing the corresponding files, you can run PhizClip DEMO;

View integration documentation

In the demo document, we also describe how to integrate PhizClip SDK in this language environment

The following is information on common questions and guidelines for your development and experience with PhizClip

☎️ Contact

Scan the QR code below with WeChat and follow the official public number Finogeeks for more exciting content.

Scan the QR code below with WeChat and invite into the official WeChat exchange group (add friend note: finclip consulting) to get more exciting content.

🌏 Languages