FLUTTER ECOSYSTEM

simple-hub-organization/simple-hub

📱 Simple Hub는 스마트 기기를 제어할 수 있는 플랫폼입니다 💡. 혹시 '내가 직접 스마트 홈을 만들 수 있는 오픈소스 프로젝트가 있을까?' 라고 생각해본 적이 있다면, 이 프로젝트는 당신을 위한 것입니다.

CyBear Jinni 프로젝트 이미지
Stars
126
Forks
138
최근 푸시(UTC)
2026. 4. 2.
프로젝트 상태
활성
Simple Hub GitHub avatar
GITHUB Organization

Simple Hub ↗

🦾🐼🧞‍♂️ Control your smart home devices with one app while keeping your privacy.

언어DartC++JavaScriptCMakeHTMLRubyShellCSwiftDockerfileKotlinObjective-C

기술 주제

관련 패키지 및 예제

사용 중인 의존성

의존성 목록 1 개
  • melos개발 의존성^6.3.2

앱 카테고리

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

Simple Hub

Welcome!

This repository let you control your existing smart home.

Here at CyBear Jinni we give the community the power of smart home by providing the code and instructions to set up a Hub that will let you control your smart devices and connect them even if they are from different form factors.

https://i.imgur.com/jqDYnBm.gif

Project structure

The project is made out of two main parts:

CyBear Jinni App

CyBear Jinni App is the app to control your CyBear Jinni Hub.

This is an Android, IOS, Web Browser app written in Flutter that let you control the Hub using local Wi-Fi and remotely through cbj remote pipes which transfer requests to the Hub without collecting any data.

Android Badge
CyBear Jinni Hub

CyBear Jinni Hub is software written in dart and runs in parallel with MQTT broker.

The Hub talks to all the supported smart devices from different form factors and gives the app an easy and uniform way to control them as if they are from the same company.

Get it from the Snap Store

Social Media Links

Twitter Instagram Linkedin Discord Github

Instructions

  1. Install npm and node
  2. Run: npm run install-melos
  3. Run: npm run bootstrap

Disclaimers

Use at Your Own Risk, we do not take responsibility on any outcome using anything in this repo.

The project is under heavy work and may contain bugs and incorrect instructions.