Skip to content

yuanzhongqiao/Anthias

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anthias - Digital Signage for the Raspberry Pi

Run Unit Tests CodeQL Lint Code Base

Anthias Logo

About Anthias

Anthias - 适用于 Raspberry Pi 的数字标牌

运行单元测试 代码QL Lint 代码库

安蒂亚斯标志

关于安蒂亚斯

Anthias 是 Raspberry Pi 的数字标牌平台。它以前称为 Screenly OSE,现已更名,以消除 Screenly(付费版本)和 Anthias 之间的混淆。更多详细信息可以在这篇博文中找到。

Anthias 适用于所有 Raspberry Pi 版本,包括 Raspberry Pi Zero、Raspberry Pi 3 Model B 和 Raspberry Pi 4 Model B。

想帮助 Anthias 茁壮成长吗?使用GitHub Sponsor支持我们。

明星历史

明星历史图

Balena 磁盘映像

最快的入门方法是使用Raspberry Pi Imager,您可以在 下找到 Anthias Other specific-purpose OS或者,您可以在此处找到我们预先构建的磁盘映像(由Balena Hub提供支持)。

但请注意,我们仍在消除一些错误的过程中。您可以在此处跟踪已知问题。您还可以查看Anthias 论坛中的讨论。

如果您想更好地控制数字标牌实例,请尝试将其安装在 Raspberry Pi OS Lite上。

在 Raspberry Pi OS Lite 上安装

Raspberry Pi OS Bullseye Lite上的 tl;dr是:

$ bash <(curl -sL https://install-anthias.srly.io)

如果您在升级提示时选择了“ N”,即“您是否也想执行完整的系统升级?(是/否)”,则当安装程序即将执行完毕时,您将收到以下消息:

"Please reboot and run /home/$USER/screenly/bin/upgrade_containers.sh to complete the installation. Would you like to reboot now? (y/N)"

您可以选择立即或稍后重新启动。下次启动时,请确保运行 upgrade_containers.sh,如上所述。

否则,如果您选择y进行系统升级,则无需重新启动即可启动容器。不过,仍然建议重新启动。

此安装将需要 15 分钟到几个小时,具体取决于以下变量:

  • Raspberry Pi 硬件版本
  • SD卡
  • 互联网连接

在理想条件下(Raspberry Pi 3 B+ 型、10 级 SD 卡和快速互联网连接),安装通常需要 15-30 分钟。在带有 4 类 SD 卡的 Raspberry Pi Zero 或 Raspberry Pi Model B 上,安装需要几个小时。

与 Balena 一起安装

请按照本文档中的步骤 在您的 Balena 机队上部署 Anthias。

快速链接

About

世界上最受欢迎的开源数字标牌项目

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 31.2%
  • Python 26.1%
  • JavaScript 14.9%
  • HTML 12.0%
  • Shell 6.3%
  • CoffeeScript 4.9%
  • Other 4.6%