1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/filepizza_ynh.git synced 2024-09-03 18:36:01 +02:00
FilePizza package for YunoHost
Find a file
2024-03-11 16:04:29 +01:00
.github add templates 2022-03-29 17:11:30 +02:00
conf add turn port 2023-12-16 11:54:14 +01:00
doc First commit 2022-03-29 12:54:22 +02:00
scripts [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 2024-03-11 16:04:29 +01:00
LICENSE First commit 2022-03-29 12:54:22 +02:00
manifest.toml Update manifest.toml 2023-12-16 11:56:10 +01:00
README.md Auto-update README 2023-12-16 10:56:15 +00:00
README_fr.md Auto-update README 2023-12-16 10:56:15 +00:00
tests.toml v2 2023-03-05 22:29:14 +01:00

FilePizza for YunoHost

Integration level Working status Maintenance status

Install FilePizza with YunoHost

Lire ce readme en français.

This package allows you to install FilePizza quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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.

Shipped version: 1.1.0~ynh7

Demo: https://file.pizza/

Screenshots

Screenshot of FilePizza

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

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

More info regarding app packaging: https://yunohost.org/packaging_apps