1
0

Update Apps

This commit is contained in:
pooneyy
2025-07-03 11:40:55 +08:00
parent fb2d7887ca
commit 00cadf9c2c
241 changed files with 12357 additions and 4529 deletions

View File

@@ -1,40 +1,21 @@
<p align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="images/banner_light@2x.png">
<img src="https://github.com/gethomepage/homepage/raw/main/images/banner_dark@2x.png" width="65%">
</picture>
</p>
![](https://github.com/gethomepage/homepage/raw/main/images/banner_dark@2x.png)
<p align="center">
A modern, <em>fully static, fast</em>, secure <em>fully proxied</em>, highly customizable application dashboard with integrations for over 100 services and translations into multiple languages. Easily configured via YAML files or through docker label discovery.
</p>
一个现代的、 *完全静态、快速* 、安全的*完全代理* 、高度可定制的应用程序仪表板,支持超过 100 种服务的集成和多语言翻译。可通过 YAML 文件或通过 docker 标签发现轻松配置。
<p align="center">
<img src="https://github.com/gethomepage/homepage/raw/main/images/1.png?v=2" />
</p>
![](https://github.com/gethomepage/homepage/raw/main/images/1.png?v=2)
<p align="center">
<a href="https://github.com/gethomepage/homepage/actions/workflows/docker-publish.yml"><img alt="GitHub Workflow Status (with event)" src="https://img.shields.io/github/actions/workflow/status/gethomepage/homepage/docker-publish.yml"></a>
&nbsp;
<a href="https://crowdin.com/project/gethomepage" target="_blank"><img src="https://badges.crowdin.net/gethomepage/localized.svg"></a>
&nbsp;
<a href="https://discord.gg/k4ruYNrudu"><img alt="Discord" src="https://img.shields.io/discord/1019316731635834932"></a>
&nbsp;
<a href="http://gethomepage.dev/latest/" title="Docs"><img title="Docs" src="https://github.com/gethomepage/homepage/actions/workflows/docs-publish.yml/badge.svg"/></a>
&nbsp;
<a href="https://paypal.me/phelpsben" title="Donate"><img alt="GitHub Sponsors" src="https://img.shields.io/github/sponsors/benphelps"></a>
</p>
[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/gethomepage/homepage/docker-publish.yml)](https://github.com/gethomepage/homepage/actions/workflows/docker-publish.yml)   [![](https://badges.crowdin.net/gethomepage/localized.svg)](https://crowdin.com/project/gethomepage)   [![Discord](https://img.shields.io/discord/1019316731635834932)](https://discord.gg/k4ruYNrudu)   [![](https://github.com/gethomepage/homepage/actions/workflows/docs-publish.yml/badge.svg "Docs")](http://gethomepage.dev/latest/ "Docs")   [![GitHub Sponsors](https://img.shields.io/github/sponsors/benphelps)](https://paypal.me/phelpsben "Donate")
# Features
# 功能
With features like quick search, bookmarks, weather support, a wide range of integrations and widgets, an elegant and modern design, and a focus on performance, Homepage is your ideal start to the day and a handy companion throughout it.
具有快速搜索、书签、天气支持、广泛的集成和小部件、优雅现代的设计以及注重性能等特点,首页是您每天理想的开始,也是全天候的便捷伴侣。
- **Fast** - The site is statically generated at build time for instant load times.
- **Secure** - All API requests to backend services are proxied, keeping your API keys hidden. Constantly reviewed for security by the community.
- **For Everyone** - Images built for AMD64, ARM64, ARMv7, and ARMv6.
- **Full i18n** - Support for over 40 languages.
- **Service & Web Bookmarks** - Add custom links to the homepage.
- **Docker Integration** - Container status and stats. Automatic service discovery via labels.
- **Service Integration** - Over 100 service integrations, including popular starr and self-hosted apps.
- **Information & Utility Widgets** - Weather, time, date, search, and more.
- **And much more...**
* **快速** \- 网站在构建时静态生成,实现即时加载时间。
* **安全** \- 所有后端服务的 API 请求都经过代理,隐藏您的 API 密钥。社区持续审查以确保安全。
* **面向所有人** \- 为 AMD64ARM64ARMv7 ARMv6 构建的镜像。
* **全国际化** \- 支持 40 多种语言。
* **服务与网页书签** \- 将自定义链接添加到主页。
* **Docker 集成** \- 容器状态和统计信息。通过标签自动服务发现。
* **服务集成** \- 超过 100 种服务集成,包括流行的第三方和自托管应用。
* **信息与实用小部件** \- 天气、时间、日期、搜索等。
* **还有更多...**