Skip to content

Commit 8371ab0

Browse files
committed
Update README and add a list of community plugins
Signed-off-by: Axel Boberg <[email protected]>
1 parent 8fc07cb commit 8371ab0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)
66
[![REUSE status](https://api.reuse.software/badge/github.com/svt/bridge)](https://api.reuse.software/info/github.com/svt/bridge)
77

8-
Extendable and lightweight playout software
8+
Playout control software that can be customized to fit your needs. Developed for CasparCG but can control anything that supports OSC.
99

1010
![Screenshot](/media/screenshot.png)
1111

@@ -17,21 +17,16 @@ Extendable and lightweight playout software
1717

1818
## Table of contents
1919
- [Goals](#goals)
20-
- [Motivation](#motivation)
2120
- [Features](#features)
21+
- [Community plugins](#community-plugins)
2222
- [Compatibility](#compatibility-notes)
2323
- [Download and install](#download-and-install)
2424
- [Documentation and API](#full-documentation-and-api)
2525
- [Security](#security)
2626
- [License](#license)
2727
- [Maintainers](#primary-maintainer)
2828

29-
## Motivation
30-
31-
As developers of production software we found ourselves in a position of rebuilding tools with similar functionality and core features time and time again. Bridge is an experiment for a collection of core tools and a platform for plugins that enables reuse of the tools we build. Not only does it encourage a mix-and-match mindset where operators can choose from a selection of already built components, it cuts down on development time and enforces stability.
32-
3329
## Features
34-
3530
- HTTP web interface for remote use
3631
- A fully customizable grid layout
3732
- Variables
@@ -41,7 +36,12 @@ As developers of production software we found ourselves in a position of rebuild
4136
- Nested groups
4237
- Multiple rundowns per project
4338
- Shotbox-style buttons
44-
- OSC API
39+
- OSC API and triggers
40+
- HTTP triggers
41+
- CasparCG library, playout and templates
42+
43+
## Community plugins
44+
- [CRON - triggers based on the time of day]()
4545

4646
## Compatibility notes
4747
- Bridge works with Caspar CG Server 2.3 and up.

0 commit comments

Comments
 (0)