Cefingo
Go bindings for CEF (Chromium Embedded Framework)
Install / Use
/learn @turutcrane/CefingoREADME
cefingo
This is experimental go binding for CEF.
This library is build with `cef_binary_115.3.15+g21130e0+chromium-115.0.5790.173_windows64'.
Supported Environment
- Windows 10 64bit
- msys2/mingw64
How to Use
-
Download Spotify's Autobuild Image (windos 64bit)
https://cef-builds.spotifycdn.com/index.html#windows64
-
Expand it.
-
Copy library files and Resouce files to a Directory in PATH Envrironment Variable (eg. $GOPATH/bin).
C:\> xcopy /e \path\to\expand_dir\Release \path\to\gopath\bin C:\> xcopy /e \path\to\expand_dir\Resources \path\to\gopath\bin -
create cefingo.pc file on PKG_CONFIG_PATH
target=C:/path/to/gopath/bin libdir=${target} includedir=C:/path/to/expand_dir Name: cefingo Version: 0.1 Description: cefingo Cflags: -I${includedir} Libs: -L${libdir} -lcef
Example
https://github.com/turutcrane/cefingo-sample
Caution
Some functions and methods of cef has thread constraint. Any functions and methods in this package are not disable goroutine preemption. So thread error may be produced.
License
This project is licensed under the MIT License.
This project quotes header files of the following third party libraries:
- Chromium Embedded Framework licensed under the BSD 3-clause license. Website: https://bitbucket.org/chromiumembedded/cef
Thanks to https://github.com/cztomczak/cefcapi .
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
