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 项

App 分类

原始 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.