1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/transfersh_ynh.git synced 2024-09-04 01:35:59 +02:00
Transfersh package for YunoHost
Find a file
2023-04-06 12:35:39 +02:00
conf Update nginx.conf 2023-04-06 11:23:35 +02:00
doc v2 2023-04-06 11:17:24 +02:00
scripts v2 2023-04-06 11:19:45 +02:00
sources First commit 2022-06-25 13:37:10 +02:00
check_process Update check_process 2022-06-25 13:49:24 +02:00
config_panel.toml.example First commit 2022-06-25 13:37:10 +02:00
LICENSE First commit 2022-06-25 13:37:10 +02:00
manifest.toml Update manifest.toml 2023-04-06 12:35:39 +02:00
README.md Auto-update README 2023-04-06 09:19:55 +00:00
README_fr.md Auto-update README 2023-04-06 09:19:55 +00:00
tests.toml v2 2023-04-06 11:19:45 +02:00

Transfer.sh for YunoHost

Integration level Working status Maintenance status

Install Transfer.sh with YunoHost

Lire ce readme en français.

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

Overview

Easy and fast file sharing from the command-line. This code contains the server with everything you need to create your own instance. Transfer.sh currently supports the s3 (Amazon S3), gdrive (Google Drive), storj (Storj) providers, and local file system (local).

Features

  • Made for use with shell
  • Share files with a URL
  • Unlimited upload
  • Files stored forever
  • Encrypt your files
  • Maximize amount of downloads
  • Preview your files in the browser

Shipped version: 1.5.0~ynh1

Screenshots

Screenshot of Transfer.sh

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/transfersh_ynh/tree/testing --debug
or
sudo yunohost app upgrade transfersh -u https://github.com/YunoHost-Apps/transfersh_ynh/tree/testing --debug

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