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

https://github.com/open-school-bell/sounder

The sounder agent for Open School Bell
https://github.com/open-school-bell/sounder

raspberry-pi

Last synced: 3 months ago
JSON representation

The sounder agent for Open School Bell

Awesome Lists containing this project

README

          

# Sounder

## Install

[Installting the Sounder](https://openschoolbell.co.uk/docs/installation/sounder/)

## CLI

Enroll the sounder in a controller

```sh
sounder --enroll --controller http://host:port
```

Start the sounder.

```sh
sounder --start
```

Update configuration

```sh
sounder -u
```

Update the controller address

```sh
sounder -c http://host:port
```