1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/filepizza_ynh.git synced 2024-09-03 18:36:01 +02:00
filepizza_ynh/README_zh_Hans.md
2024-07-30 07:49:42 +00:00

2.3 KiB
Raw Permalink Blame History

YunoHost 上的 FilePizza

集成程度 工作状态 维护状态

使用 YunoHost 安装 FilePizza

阅读此 README 的其它语言版本。

通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 FilePizza。
如果您还没有 YunoHost请参阅指南了解如何安装它。

概况

Using WebRTC, FilePizza eliminates the initial upload step required by other web-based file sharing services. When senders initialize a transfer, they receive a "tempalink" they can distribute to recipients. Upon visiting this link, recipients' browsers connect directly to the senders browser and may begin downloading the selected file. Because data is never stored in an intermediary server, the transfer is fast, private, and secure.

分发版本: 1.1.0~ynh7

演示: https://file.pizza/

截图

FilePizza 的截图

🔴 负面特征

  • Upstream not maintained: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.

文档与资源

开发者信息

请向 testing 分支 发送拉取请求。

如要尝试 testing 分支,请这样操作:

sudo yunohost app install https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug
或
sudo yunohost app upgrade filepizza -u https://github.com/YunoHost-Apps/filepizza_ynh/tree/testing --debug

有关应用打包的更多信息: https://yunohost.org/packaging_apps