GithubHelp home page GithubHelp logo

linecode / berkelium-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from berkelium/berkelium

0.0 1.0 0.0 2.39 MB

JavaScript 6.10% XSLT 9.43% C 1.40% Shell 1.79% C++ 67.44% Objective-C 2.83% Java 11.01%

berkelium-1's Introduction

Berkelium - library for off-screen browser rendering

About

Warning: This is work in progress and not usable yet! See https://github.com/sirikata/berkelium for the current version.

Berkelium (http://berkelium.org) is a BSD licensed (http://opensource.org/licenses/bsd-license.php) library that provides off-screen browser rendering via Google's open source Chromium (http://www.chromium.org/) web browser.

It takes advantage of Chromium's multiprocess rendering to isolate browsers from each other and can render to any buffer in memory. The user of the library can inject input and javascript code into web pages to control them, as well as listen for events generated by the page such as navigation events, load sequence events and paint events. Berkelium provides a small API for embedding a fully functional browser into any application.

You can see the latest supported chromium version in this file: chromium/.gclient

Supported Platforms

You can use the Berkelium API with this programming languages / platforms:

  • C
  • C++
  • Java
  • .net

on this Operating Systems:

  • Windows
  • Linux
  • Mac OSX

Supported are 32 bit and 64 bit systems.

Berkelium API HowTo

An API How To is available here http://berkelium.github.io/berkelium/

Documentation

API Documentation (The API is as much as possible identical for all supported languages) can be found here.

Build instructions can be found in every project directory, see building.md.

Projects:

  • chromium
    This directory is used to build chromium and is needed by berkelium-host
  • berkelium-host
    This project contains a patched chromium executable which is used by the other berkelium librarys
  • berkelium-api
    This project contains a XML Description of the Berkelium API. All language bindings are automaticly generated using XSLT.
  • berkelium-c
    C API (Exports C-Style Functions, internally the c++ API is used)
  • berkelium-cpp
    This contains the main implementation of the Berkelium API.
  • berkelium-java
    Java API (the JNI Code internally uses the c++ API)
  • berkelium-net
    .net API for VB.net C# etc. (internally the c++ API is used)

Support

Our mailing list is available at http://groups.google.com/group/berkelium

Before asking a question, search on google with "berkelium", which will also find discussions in the old list archives as well. If you can't find the answer in the archives, feel free to ask a question to the mailing list.

The authors below should be used only as a last resort, or for private matters.

Authors

(feel free to commit your own name/organization here)

Main contributors (Berkelium based on Chromium Version > 20):

Main contributors (Berkelium based on Chromium Version < 20):

berkelium-1's People

Contributors

berkelium avatar drieks avatar glebiller avatar ybhvf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.