huawei

Open-source projects categorized as huawei

Top 23 huawei Open-Source Projects

  • react-native-in-app-review

    The Google Play In-App Review API, App store rating API lets you prompt users to submit Play Store or App store ratings and reviews without the inconvenience of leaving your app or game.

  • huawei_solar

    Home Assistant integration for Huawei Solar inverters via Modbus

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • disco4g

    4G/LTE softmod for the Parrot Disco

  • Project mention: DJI Virtual Flight (iOS) has been broken for five months | news.ycombinator.com | 2023-09-09

    For Disco you're in luck, there are some really decent ardupilot-based projects out there[1]. Plus, unlike the Bebop camera which is inaccessible via the shell (you can only use the Parrot SDK), the Disco camera can be commanded to stream/record with a few simple commands, and even bound to controller inputs.

    A caveat with the controller: it needs to have custom firmware[2] to get it communicating with ardupilot, and to get the firmware onto the controller you need telnet/adb into it via SkyController→usb→ethernet→usb→Laptop adaptor(s).

    For a ground control system (GCS), there's three to choose from: Mission Planner, APM Planner, and QGroundControl[3] (ignore the rest, use this one).

    For configuring the drone, mission planner is pretty good... but you can also just use MavProxy[4] which is a fantastic commandline program that all the GCSes use in some way, and can even be installed in Termux/Android.

    1: https://github.com/uavpal/disco4g/

    2: https://github.com/ArduPilot/dema-rc/

    3: https://github.com/mavlink/qgroundcontrol

    4: https://github.com/ArduPilot/MAVProxy

  • Matebook-X-Pro-2018

    💻 macOS on Huawei Matebook X Pro 2018

  • hms-ml-demo

    HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.

  • huawei-lte-api

    API For huawei LAN/WAN LTE Modems

  • Hitrava

    Convert your Huawei Health sport activities and import them in Strava.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • OpenArkCompiler

    This is the OpenArkCompiler mirror repository, keeping up-to-date with the official update.

  • kobackupdec

    Huawei backup decryptor

  • hms-flutter-plugin

    This repo contains all of Flutter HMS plugins.

  • Huawei-Bootloader-Unlocker

    This little tool let you unlock your bootloader of your huawei family device easily

  • Project mention: Hello. Could a dev that understands C well check this for me? | /r/developers | 2023-07-01

    Source code: https://github.com/Martazza/Huawei-Bootloader-Unlocker/blob/master/huawei_bootloader_unlocker.c

  • hms-react-native-plugin

    This repo contains all of React-Native HMS plugins.

  • Huawei-WMI

    Huawei WMI laptop extras linux driver

  • topolograph

    Topolograph.com is an online project which can visualize OSPF/ISIS topology based on LSDB output from a single network device. Then you can not only see (and check) the shortest path from source to destination, but also see the outcome from link or node failure along the path to the destination.

  • README

    All Huawei modifications README, compilation instructions, etc (by Huawei-LTE-routers-mods)

  • Project mention: They just pirated my open source 8088 BIOS | news.ycombinator.com | 2023-06-17

    You can always check out the Huawei Github, here's some very interesting LTE modem firmware sources :

    https://github.com/Huawei-LTE-routers-mods/README

  • serverless-adapter

    Run REST APIs and other web applications using your existing Node.js application framework (NestJS, Express, Koa, tRPC, Fastify and many others), on top of AWS, Azure, Huawei and many other clouds.

  • Project mention: Prim+RPC: a bridge between JavaScript environments. Easy-to-understand, type-safe, transport-agnostic RPC/IPC for JavaScript, supporting callbacks, batching, file uploads, custom serialization, and more. | /r/javascript | 2023-06-06

    u/somethingclassy My library is built to integrate any serverless environment with any nodejs framework: https://serverless-adapter.viniciusl.com.br/docs/main/intro If you have time (and interest), you can try creating a new "framework" file: https://github.com/H4ad/serverless-adapter/tree/main/src/frameworks

  • hms-mapkit-demo

    HMS Map Kit demo provides an example of intergrating HMS Map Android SDK. Personalizing how your map displays and interacts with your users tailors their experience to them

  • hms-cordova-plugin

    This repo contains all of Cordova HMS plugins.

  • Huawei-Matebook-X-Pro-Ventura

    Repository for enabling hackintosh of 2018 Matebook-X-Pro ready for Monterey, Compatible with Big Sur/Catalina/Ventura/Monterey

  • Project mention: Huawei Matebook x Pro 2018 MacOS install help | /r/MatebookXPro | 2023-06-20

    I am trying to install Ventura on my 2018 HMXP and am having no luck booting to the recovery installer. I get to the OC Picker and select the usb. I starts to boot showing the verbose startup but then freezes and eventually the screen turns off. I used Dortania's guide, to make the installer with OC 0.9.3. I have tried every troubleshooting thing I can think of but no luck. I all used this guide from github: https://github.com/tlefko/Huawei-Matebook-X-Pro-Ventura

  • FreeBuddy

    Free (and open source) buddy app for bluetooth headphones 🎧

  • hms-3d-modeling-demo

    HUAWEI 3D Modeling Kit project contains a sample app. Guided by this demo, you will be able to implement full 3D Modeling Kit capabilities, including 3D object reconstruction and material generation.

  • beboptwo4g

    4G/LTE softmod for the Parrot Bebop 2

  • huawei-account-demo

    Sample code for quickly integrate Huawei ID. HUAWEI Account Kit provides developers with simple, secure, and quick sign-in and authorization functions.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

huawei related posts

  • Hello. Could a dev that understands C well check this for me?

    1 project | /r/developers | 1 Jul 2023
  • Is it possible to unlock Huawei's bootloader in 2023?

    1 project | /r/AndroidQuestions | 1 Jul 2023
  • They just pirated my open source 8088 BIOS

    2 projects | news.ycombinator.com | 17 Jun 2023
  • Optimizing battery life

    1 project | /r/archlinux | 9 Jun 2023
  • Honor 8 unlock bootloader help

    1 project | /r/androidroot | 5 Jun 2023
  • Rooting p9 lite. Please help!!

    1 project | /r/androidroot | 22 Apr 2023
  • Unlocking phone

    1 project | /r/Huawei | 19 Apr 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 7 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source huawei projects? This list will help you:

Project Stars
1 react-native-in-app-review 629
2 huawei_solar 460
3 disco4g 387
4 Matebook-X-Pro-2018 357
5 hms-ml-demo 348
6 huawei-lte-api 334
7 Hitrava 332
8 OpenArkCompiler 284
9 kobackupdec 275
10 hms-flutter-plugin 273
11 Huawei-Bootloader-Unlocker 255
12 hms-react-native-plugin 230
13 Huawei-WMI 219
14 topolograph 149
15 README 131
16 serverless-adapter 119
17 hms-mapkit-demo 114
18 hms-cordova-plugin 87
19 Huawei-Matebook-X-Pro-Ventura 87
20 FreeBuddy 75
21 hms-3d-modeling-demo 70
22 beboptwo4g 62
23 huawei-account-demo 47

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com