FLUTTER ECOSYSTEM

simple-hub-organization/simple-hub

📱 Simple Hub एक प्लेटफॉर्म है जिसका उपयोग स्मार्ट डिवाइस को नियंत्रित करने के लिए किया जाता है 💡। अगर आपने कभी सोचा है कि "क्या मेरे घर में स्मार्ट होम बनाने के लिए एक ओपन-सोर्स प्रोजेक्ट है?", तो यह प्रोजेक्ट आपके लिए है

CyBear Jinni प्रोजेक्ट कवर
Stars
126
Forks
138
अंतिम पुश (UTC)
2 अप्रैल 2026
प्रोजेक्ट स्थिति
सक्रिय
Simple Hub GitHub avatar
GITHUB Organization

Simple Hub ↗

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

भाषाएँDartC++JavaScriptCMakeHTMLRubyShellCSwiftDockerfileKotlinObjective-C

तकनीकी विषय

संबंधित पैकेज और उदाहरण

v0.10.1

dartz

डार्ट में फंक्शनल प्रोग्रामिंग। कुशल अपरिवर्तनीय डेटा संरचनाओं, मोनैड्स, लेंस और अन्य एफपी उपकरणों का उपयोग करके अपने डार्ट कोड को शुद्ध करें।

1.6 हज़ारलाइक 4.3 लाख30-दिन डाउनलोड130Pub अंक
AndroidiOSWebmacOSWindowsLinux
v1.1.0

kt_dart

यह प्रोजेक्ट डार्ट/फ्लटर प्रोजेक्ट्स के लिए कोटलिन-स्टैंडर्ड-लाइब्रेरी का पोर्ट है। इसमें 150+ विधियों के साथ संग्रह (KtList, KtMap, KtSet) और अन्य उपयोगी पैकेज शामिल हैं।

170लाइक 5.5 हज़ार30-दिन डाउनलोड140Pub अंक
AndroidiOSWebmacOSWindowsLinux

उपयोग की गई निर्भरताएँ

निर्भरता सूची 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.