Skip to content

nickware-group/facefull-bridge

Repository files navigation



Facefull bridge library
1.0.4

Facefull bridge is a communication system which connects application native backend (C++/Java/etc...) and Facefull user interface (runs through webview component). This library allows you to use Facefull to create a user interface for native desktop applications using the webview component. In native mode you can use built-in event system to communicate with your native desktop application C++ backend.

This library contains Facefull bridge interface and bridge implementation for wxWidgets (webview/webkit) and Qt5 (webkit) frameworks. You can use predefined implementations or create your own.

A web bridge mode is also available. In this mode, the backend application runs an HTTP server and provides communication between the native C++ code and Facefull frontend via the bridge system.



facefull official page


LICENCE

Facefull bridge library is distributed under the MIT Licence.


USAGE EXAMPLES

Supported OS:

Supported OS:

  • Linux (uses WebKit)

Supported OS:

  • Windows
  • Linux

HOW TO BUILD

All files will be in dist directory.

Windows

Just run build.cmd script.

Linux

Just run build.sh script.

About

Facefull bridge С++ library. The easiest way to use Facefull for native desktop applications

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages