Skip to content
@eclipse-oniro4openharmony

Eclipse Oniro for OpenHarmony

Welcome to the Eclipse Oniro for OpenHarmony Project

This project is home to add-ons and enhancements for the OpenHarmony project. For more details on Oniro please see our project page.

Quick Start

As prerequisites git-lfs and repo need to be installed. 100GB of free disk space is recommended for the full build.

To obtain the source code use the following commands:

repo init -u https://github.com/eclipse-oniro4openharmony/manifest.git -b OpenHarmony-4.0-Release --no-repo-verify
repo sync -c
repo forall -c 'git lfs pull'

In the source code directory, fetch the prebuild tools:

./build/prebuilts_download.sh

To run the build an isolated docker container is recommended:

docker run -it -v $(pwd):/home/openharmony swr.cn-south-1.myhuaweicloud.com/openharmony-docker/docker_oh_standard:3.2

In the Docker instance, run the build:

Inside the Docker instance, set the target device for the build (e.g. rk3568) and use ccache to speed up subsequent builds:

./build.sh --product-name rk3568 --ccache

Popular repositories

  1. manifest manifest Public

    2 2

  2. oniro-ide oniro-ide Public

    TypeScript 1

  3. .eclipsefdn .eclipsefdn Public

    Repository to host configurations related to the Eclipse Foundation.

    Jsonnet 1

  4. .github .github Public

    1

  5. eclipse-oniro4openharmony.github.io eclipse-oniro4openharmony.github.io Public

    SCSS 6

  6. third_party_kanto third_party_kanto Public

    Kanto integration for Oniro

    C++ 1

Repositories

Showing 9 of 9 repositories
  • .eclipsefdn Public

    Repository to host configurations related to the Eclipse Foundation.

    eclipse-oniro4openharmony/.eclipsefdn’s past year of commit activity
    Jsonnet 0 1 0 0 Updated May 22, 2024
  • f-oh Public

    Fork of F-OH application store for Oniro

    eclipse-oniro4openharmony/f-oh’s past year of commit activity
    TypeScript 0 GPL-3.0 1 0 0 Updated May 17, 2024
  • f-oh-data Public

    Fork of F-OH backend for Oniro

    eclipse-oniro4openharmony/f-oh-data’s past year of commit activity
    Shell 0 GPL-3.0 0 0 0 Updated May 15, 2024
  • eclipse-oniro4openharmony/eclipse-oniro4openharmony.github.io’s past year of commit activity
    SCSS 0 MIT 6 0 0 Updated May 13, 2024
  • third_party_mosquitto Public

    Fork of Eclipse Mosquitto for Oniro integration

    eclipse-oniro4openharmony/third_party_mosquitto’s past year of commit activity
    0 1 0 0 Updated Mar 26, 2024
  • third_party_kanto Public

    Kanto integration for Oniro

    eclipse-oniro4openharmony/third_party_kanto’s past year of commit activity
    C++ 0 Apache-2.0 1 0 0 Updated Mar 22, 2024
  • manifest Public
    eclipse-oniro4openharmony/manifest’s past year of commit activity
    2 Apache-2.0 2 2 0 Updated Mar 11, 2024
  • .github Public
    eclipse-oniro4openharmony/.github’s past year of commit activity
    0 1 0 0 Updated Dec 6, 2023
  • eclipse-oniro4openharmony/oniro-ide’s past year of commit activity
    TypeScript 1 Apache-2.0 0 9 0 Updated Nov 8, 2023

Top languages

Loading…

Most used topics

Loading…