-
-
Notifications
You must be signed in to change notification settings - Fork 621
/
balena.yml
31 lines (22 loc) · 921 Bytes
/
balena.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name: "Anthias"
type: "sw.application"
description: >-
The world's most popular open source digital signage project
post-provisioning: >-
## Introduction
Anthias (formerly known as Screenly OSE) is free digital signage software that is backed by our community and maintained by Screenly, Inc.
With Anthias, a monitor/TV and a Raspberry Pi, you can create a remotely managed screen that can display:
* Images
* Video
* Web pages
* Video feeds (RTSP)
Thanks to Balena [OpenFleets](https://hub.balena.io/organizations/screenly_ose/fleets), you benefit from having automatic updates. As soon as updates are shipped, they will be deployed to your device.
assets:
repository:
type: "blob.asset"
data:
url: "https://github.com/Screenly/Anthias/"
logo:
type: "blob.asset"
data:
url: "https://raw.githubusercontent.com/Screenly/Anthias/master/static/img/square-dark.svg"