Skip to content

Repository files navigation

Pandomium Build Status Average time to resolve an issue

Pandomium is the JCEF (Java Chromium Embedded Framework) implementation dedicated for Maven projects

Example

PandomiumTest.java - Both x64

PandomiumClient client = Pandomium.buildDefault().createClient();
CefBrowser browser = client.loadURL("https://panda-lang.org");

Full example: PandomiumTest.java

Installation

Features

  • Almost always running the latest version of JCEF, thanks to an advanced CI system
  • Supported platforms are the same as for JCEF (may differ for each release)
  • Provides methods and classes to easily access core JCEF components

Building

TODO

  • Build natives & jcef
  • Basic implementation
  • Builds available in the maven repository
  • Pandomium wrapper for JCEF objects
  • macOS support
  • Advanced Java <-> JS bridge
  • ByteBuffer implementation

About

Pandomium is the JCEF (Java Chromium Embedded Framework) implementation dedicated for the Maven based projects

Topics

Resources

Contributing

Stars

196 stars

Watchers

23 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages