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

https://github.com/screenly/anthias

The world's most popular open source digital signage project.
https://github.com/screenly/anthias

digital-signage iot python raspberry-pi

Last synced: 19 days ago
JSON representation

The world's most popular open source digital signage project.

Awesome Lists containing this project

README

        


Anthias
·
Open Source Digital Signage Solution for Raspberry Pi and PC


Run Unit Tests
CodeQL
Run Python Linter


GitHub release (latest by date)


![Anthias Logo](https://github.com/Screenly/Anthias/blob/master/static/img/color.svg?raw=true "Anthias Logo")


## :sparkles: About Anthias

Anthias is a digital signage platform for Raspberry Pi devices and PCs. Formerly known as Screenly OSE, it was rebranded to clear up the confusion between Screenly (the paid version) and Anthias. More details can be found in [this blog post](https://www.screenly.io/blog/2022/12/06/screenly-ose-now-called-anthias/).

:tada: **NEW: Now with Raspberry Pi 5 Support!** :tada:

Want to help Anthias thrive? Support us using [GitHub Sponsor](https://github.com/sponsors/Screenly).

## :rocket: Getting Started

See [this](/docs/installation-options.md) page for options on how to install Anthias.

## :white_check_mark: Compatibility

### balenaOS

> [!NOTE]
> See [this](/docs/installation-options.md) page for instructions on how to install Anthias on balenaOS.
> You can either use the [images from balenaHub](/docs/installation-options.md#using-the-images-from-balenahub)
> or [download the images from the releases](/docs/installation-options.md#using-the-images-from-the-releases).

### Raspberry Pi OS

* Raspberry Pi 5 Model B - 64-bit Bookworm **(NEW!)**
* Raspberry Pi 4 Model B - 32-bit and 64-bit Bullseye, 64-bit Bookworm
* Raspberry Pi 3 Model B+ - 32-bit and 64-bit Bullseye, 64-bit Bookworm
* Raspberry Pi 3 Model B - 64-bit Bookworm and Bullseye
* Raspberry Pi 2 Model B - 32-bit Bookworm and Bullseye
* PC (x86 Devices) - 64-bit Bookworm
* These devices can be something similar to a NUC.
* See [this](/docs/x86-installation.md) page for instructions on how to install Debian in a specific way
before running the [installation script](/docs/installation-options.md#installing-on-raspberry-pi-os-lite-or-debian).

> [!NOTE]
> We're still fixing the Raspberry Pi OS installer so that it'll work with Raspberry Pi Zero and Raspberry Pi 1.
> Should you encounter any issues, please file an issue either in this repository or in the
[forums](https://forums.screenly.io).

## :star: Star History

[![Star History Chart](https://api.star-history.com/svg?repos=Screenly/Anthias&type=Date)](https://star-history.com/#Screenly/Anthias&Date)

## :lady_beetle: Issues and Bugs

> [!NOTE]
> We are still in the process of knocking out some bugs. You can track the known issues [here](https://github.com/Screenly/Anthias/issues). You can also check the discussions in the [Anthias forums](https://forums.screenly.io).

## :zap: Quick Links

* [Forum](https://forums.screenly.io/)
* [Website](https://anthias.screenly.io) (hosted on GitHub and the source is available [here](/website))
* [General documentation](https://github.com/Screenly/Anthias/blob/master/docs/README.md)
* [Developer documentation](https://github.com/Screenly/Anthias/blob/master/docs/developer-documentation.md)
* [Migrating assets from Anthias to Screenly](/docs/migrating-assets-to-screenly.md)
* [WebView](/webview/README.md)