在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):hifiberry/hifiberry-os开源软件地址(OpenSource Url):https://github.com/hifiberry/hifiberry-os开源编程语言(OpenSource Language):C 62.3%开源软件介绍(OpenSource Introduction):HiFiBerryOSHiFiBerryOS is our version of a minimal Linux distribution optimized for audio playback. The goal isn't to add as much functionality as possible, but to keep it small. Therefore, it is based on Buildroot and it's not possible to use package managers to add more software. There is a robust update mechanism that will not overwrite the system, but switch between the current and the new version (they run on different partitions). This is documented in more detail at doc/updater.md. User interfaceThe user interface is based on the Bang & Olufsen Beocreate project. ServicesAt the moment, the following services are supported:
ToolsAdditional tools that are available: Integrations and additional functionalitiesThere are several ways to add functionalities to HiFiBerryOS or integrate it into other systems. Controlling the systemThe main backend controller application is called audiocontrol and offers an API that can be used to start/stop players, switch sources or retrieve metadata. This is often the easiest way if you want to integrate it into other systems, e.g. a automation system. Extending audiocontrolAudiocontrol provides a plugin system that can be used to add more complex integrations.Also have a look at the "Anatomy of a controller plugin" Adding packagesHiFiBerryOS is based on buildroot. This means, you can't easily install additional software from command line. Even if you do, it will be gone after the next update as an update will replace the full filesystem. You need to integrate additonal software via the Buildroot build system Adding UI componentsThe UI also uses a plugin concept. Plugins are called extensions. Have a look at the Beocreate documentation How it works / technical documentationYou can find technical documentation in the repository's doc folder Building a disk imageThe documentation for building images from source can be found here ContributionsWe're looking forward to your contributions. Depending on functionality and code quality, we will decide if a contribution will be included in the base system or will be provided as a user-contributed module that users need to install by themselve. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论