An open API service indexing awesome lists of open source software.

https://github.com/simple-hub-organization/simple-hub

📱 Simple Hub is a platform to control smart devices 💡. If you have ever wondered "Is there an open-source project to make my own smart home?", This project is for you
https://github.com/simple-hub-organization/simple-hub

dart flutter hacktoberfest hacktoberfest-2020 hacktoberfest-2021 hacktoberfest-2023 hacktoberfest2020 hacktoberfest2021 hacktoberfest2023 iot-application phone smart-devices smart-home smarthome smartthings

Last synced: 5 months ago
JSON representation

📱 Simple Hub is a platform to control smart devices 💡. If you have ever wondered "Is there an open-source project to make my own smart home?", This project is for you

Awesome Lists containing this project

README

          

Simple Hub

[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) [Open Source Love](https://en.wikipedia.org/wiki/Open_source)

[

CyBear Jinni image
](https://github.com/CyBear-Jinni/CBJ_Smart-Home)

# 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.

## Project structure

The project is made out of two main parts:

### CyBear Jinni App

[CyBear Jinni App](https://github.com/CyBear-Jinni/cbj_app) is the app to control your [CyBear Jinni Hub](https://github.com/CyBear-Jinni/cbj_hub).

This is an Android, IOS, Web Browser app written in [Flutter](https://flutter.dev) that let you control the Hub using local Wi-Fi and remotely through [cbj remote pipes](https://github.com/CyBear-Jinni/cbj_remote-pipes) which transfer requests to the Hub without collecting any data.


Android Badge

### CyBear Jinni Hub

[CyBear Jinni Hub](https://github.com/CyBear-Jinni/cbj_hub) is software written in [dart](https://dart.dev) 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](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/cbj-hub)

# 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`
4.

## 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.