All Projects → hoobs-org → core

hoobs-org / core

Licence: GPL-3.0 License
Certified HOOBS Stack

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to core

Hoobs
Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
Stars: ✭ 325 (+983.33%)
Mutual labels:  socket, homekit
homebridge-deebot
Homebridge plugin to integrate ECOVACS Deebot devices into HomeKit.
Stars: ✭ 39 (+30%)
Mutual labels:  homekit, hoobs
ESP8266-HomeKit-Air-Quality-Sensor-Elgato-Eve-Room
ESP8266 based  Homekit Indoor Air Quality sensor that acts like Eve Room🌱
Stars: ✭ 58 (+93.33%)
Mutual labels:  accessory, homekit
pyhap
Python implementation of HomeKit Accessory Protocol
Stars: ✭ 16 (-46.67%)
Mutual labels:  homekit
homebridge-dyson-fan
A Homebridge plugin for controlling a Dyson fan.
Stars: ✭ 17 (-43.33%)
Mutual labels:  homekit
homebridge-ecobee3-sensors
Homebridge plugin that exposes Ecobee 3 sensors as HomeKit accessories.
Stars: ✭ 21 (-30%)
Mutual labels:  homekit
alveare
🐝 Multi-client, multi-threaded reverse shell handler written in Node.js
Stars: ✭ 68 (+126.67%)
Mutual labels:  socket
fire-im
分布式IM服务,参考https://github.com/crossoverJie/cim 实现
Stars: ✭ 17 (-43.33%)
Mutual labels:  socket
python
一个有深度的Python系列博客 🐍
Stars: ✭ 13 (-56.67%)
Mutual labels:  socket
RxSocket
RxSocket连接
Stars: ✭ 31 (+3.33%)
Mutual labels:  socket
TLVCoding
TLV8 (Type-Length-Value) Coder library
Stars: ✭ 14 (-53.33%)
Mutual labels:  homekit
homebridge-switcheroo
Simple on/off or multiswitch radio buttons for http reqs. Useful for lights, A/V systems, home automation, whatever
Stars: ✭ 38 (+26.67%)
Mutual labels:  homekit
SocketHook
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
Stars: ✭ 38 (+26.67%)
Mutual labels:  socket
chat-server
💬 [WIP] Simple Chat Server built with React, Node, Express and Socket.io
Stars: ✭ 18 (-40%)
Mutual labels:  socket
echo-server
Echo Server is a container-ready, multi-scalable Node.js application used to host your own Socket.IO server for Laravel Broadcasting.
Stars: ✭ 36 (+20%)
Mutual labels:  socket
esp-homekit-rgbw-strip
A homekit firmware for a magic home RGBW controller
Stars: ✭ 14 (-53.33%)
Mutual labels:  homekit
homebridge-konnected
A Homebridge plugin for Konnected Alarm Panel devices
Stars: ✭ 25 (-16.67%)
Mutual labels:  homekit
socket-chat
This project will help you build a chat app by using the Socket IO library.
Stars: ✭ 36 (+20%)
Mutual labels:  socket
node-abstractsocket
Abstract namespace socket support for Node
Stars: ✭ 24 (-20%)
Mutual labels:  socket
slsk-client
🐦 Soulseek client for NodeJS
Stars: ✭ 110 (+266.67%)
Mutual labels:  socket

The HOOBS server daemon is the software that creates and runs bridge bridges.

Installing

First add the HOOBS repository to your sources.

wget -qO- https://dl.hoobs.org/stable | sudo -E bash -

Now you can install hoobsd and the HOOBS CLI.

sudo apt install -y hoobsd hoobs-cli

Usage

To start using HOOBS you will first need to initilize the system.

sudo hbs install

You will be asked to set a port. Then if you have systemd or launchd on the system this will automatically set this up to run on start.

Documentation

The hoobsd CLI & API documentation can be found here.
CLI Documentation
API Documentation

Legal

HOOBS and the HOOBS logo are registered trademarks of HOOBS Inc. Copyright (C) 2020 HOOBS Inc. All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].