Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hoobs-org/core

Certified HOOBS Stack
https://github.com/hoobs-org/core

accessory control-homebridge homekit hoobs socket

Last synced: 2 months ago
JSON representation

Certified HOOBS Stack

Awesome Lists containing this project

README

        

# ![](https://raw.githubusercontent.com/hoobs-org/HOOBS/master/docs/logo.png)

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

## Installing
First add the HOOBS repository to your sources.

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

Now you can install hoobsd and the HOOBS CLI.

```sh
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](https://support.hoobs.org/docs/60e0d1a2646faaa152f10ddb)
[API Documentation](https://support.hoobs.org/docs/60dc897b28162f9d13da9695)

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