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.
- Host: GitHub
- URL: https://github.com/screenly/anthias
- Owner: Screenly
- License: other
- Created: 2012-07-24T18:48:50.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2025-04-02T22:30:12.000Z (26 days ago)
- Last Synced: 2025-04-10T00:14:26.716Z (19 days ago)
- Topics: digital-signage, iot, python, raspberry-pi
- Language: Python
- Homepage: https://anthias.screenly.io
- Size: 23.4 MB
- Stars: 2,787
- Watchers: 95
- Forks: 638
- Open Issues: 132
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Anthias
·
Open Source Digital Signage Solution for Raspberry Pi and PC

## :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
[](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)