Merge branch 'tizen_3.0' of ssh://review.tizen.org:29418/platform/framework/web/cross...
[platform/framework/web/crosswalk-tizen.git] / README.md
1 ## Introduction
2 Crosswalk Project for Tizen is a sub-project of [Crosswalk](https://crosswalk-project.org), it aims to provide a web runtime for Tizen 3.0 and later.
3
4 It is an open source project forked from [Crosswalk](https://crosswalk-project.org) by the Samsung Electronics.
5
6 * [Enlightenment](https://www.enlightenment.org)
7
8   Crosswalk Project for Tizen uses EWK API of [Chromium-EFL](https://review.tizen.org/git/?p=platform/framework/web/chromium-efl.git;a=shortlog;h=refs/heads/tizen).
9   The EWK API provides abstract API layer of web engine for using [EFL](https://www.enlightenment.org) graphics system in Tizen.
10
11 * Crosswalk Extension Framework
12
13   Extension enhance the capabilities of the Crosswalk Project, enabling applications to make full use of platform features via native code.
14   The [Device APIs for Tizen](https://review.tizen.org/git/?p=platform/core/api/webapi-plugins.git;a=shortlog;h=refs/heads/tizen) are written under the Crosswalk Extension Framework.
15
16 ## System Requirement
17 Presently, the following Mobile and TV profiles are supported on Tizen 3.0:
18
19 * Mobile
20   * Device: Samsung Galaxy Note 4
21   * Binary: https://download.tizen.org/snapshots/tizen/mobile/latest/images
22
23 * TV
24   * Device: Odroid XU3
25   * Binary: https://download.tizen.org/snapshots/tizen/tv/latest/images
26
27 ## Quick Start Guide
28 Refer to the [Quick Start Guide](https://github.com/crosswalk-project/crosswalk-tizen/wiki/Quick-Start-Guide) page to build crosswalk-tizen project.
29
30 ## Community
31
32 * Follow the [crosswalk-help](https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help) mailing list to ask questions
33
34 * Follow the [crosswalk-dev](https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev) mailing list for development updates
35
36 ## License
37
38 Crosswalk Project for Tizen is available under the Apache-2.0 and the BSD licenses, see our `LICENSE` and `LICENSE.BSD` files.
39