guino 0.1.0

Create your GUI in D with webview


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:

guino

Add a gui to your D app using webview

Build libwebview on linux/macOS

Checkout this repository with all submodules:

git clone --recurse-submodules  https://github.com/trikko/guino

Compile libwebview (see also):

guino/webview/script/build.sh build

Install libwebview in your system:

sudo cp guino/webview/build/library/libwebview.* /usr/local/lib/
Authors:
  • Andrea Fontana
Dependencies:
none
Versions:
0.1.3 2023-Oct-16
0.1.2 2023-Oct-16
0.1.1 2023-Oct-16
0.1.0 2023-Oct-15
~main 2023-Oct-17
Show all 5 versions
Download Stats:
  • 1 downloads today

  • 2 downloads this week

  • 3 downloads this month

  • 34 downloads total

Score:
0.8
Short URL:
guino.dub.pm