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/
- Registered by Andrea Fontana
- 0.1.0 released a year ago
- trikko/guino
- MIT
- Copyright © 2023, Andrea Fontana
- Authors:
- 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 2024-Sep-17 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
1 downloads this month
-
63 downloads total
-
- Score:
- 0.9
- Short URL:
- guino.dub.pm