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 Loading

  1. f-oh f-oh Public

    Fork of F-OH application store for Oniro

    TypeScript 3 1

  2. manifest manifest Public

    2 2

  3. oniro-ide oniro-ide Public

    TypeScript 1

  4. .eclipsefdn .eclipsefdn Public

    Repository to host configurations related to the Eclipse Foundation.

    Jsonnet 2

  5. .github .github Public

    1

  6. eclipse-oniro4openharmony.github.io eclipse-oniro4openharmony.github.io Public

    SCSS 6

Repositories

Showing 10 of 10 repositories
  • app-wikipedia Public

    Wikipedia application for Oniro

    eclipse-oniro4openharmony/app-wikipedia’s past year of commit activity
    JavaScript 0 1 0 0 Updated Jun 28, 2024
  • .eclipsefdn Public

    Repository to host configurations related to the Eclipse Foundation.

    eclipse-oniro4openharmony/.eclipsefdn’s past year of commit activity
    Jsonnet 0 2 0 0 Updated Jun 27, 2024
  • manifest Public
    eclipse-oniro4openharmony/manifest’s past year of commit activity
    2 Apache-2.0 2 2 1 Updated Jun 21, 2024
  • f-oh Public

    Fork of F-OH application store for Oniro

    eclipse-oniro4openharmony/f-oh’s past year of commit activity
    TypeScript 3 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
  • .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…