1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/psitransfer_ynh.git synced 2024-09-03 20:16:06 +02:00
Share files you want in a protected environnement.
Find a file
2024-06-23 14:32:28 +02:00
.github Apply example_ynh 2022-03-26 17:42:31 +01:00
conf fix 2023-09-20 20:29:53 +02:00
doc Update DESCRIPTION_fr.md 2023-09-26 22:09:01 +02:00
scripts Update change_url 2023-09-26 23:33:45 +02:00
ALL_README.md Update READMEs 2024-06-23 14:32:28 +02:00
LICENSE Update LICENSE 2023-09-20 19:15:48 +02:00
manifest.toml Merge branch 'testing' into ci-auto-update-2.2.0 2024-05-10 23:01:37 +02:00
README.md Auto-update READMEs 2024-05-01 00:08:12 +00:00
README_es.md Update READMEs 2024-06-23 14:32:28 +02:00
README_eu.md Auto-update READMEs 2024-05-01 00:08:12 +00:00
README_fr.md Auto-update READMEs 2024-05-01 00:08:12 +00:00
README_gl.md Auto-update READMEs 2024-05-01 00:08:12 +00:00
README_it.md Auto-update README 2024-03-29 07:19:41 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-10 21:01:40 +00:00
tests.toml fix 2023-09-20 16:44:38 +02:00

PsiTransfer for YunoHost

Integration level Working status Maintenance status

Install PsiTransfer with YunoHost

Read this README in other languages.

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

Overview

Simple open source self-hosted file sharing solution. It's an alternative to paid services like Dropbox, WeTransfer.

Features:

  • Mobile friendly responsive interface
  • Resumable up- and downloads (tus.io)
  • Set an expire-time for your upload bucket
  • Download all files as zip/tar.gz archive
  • Password protected download list (AES)
  • /admin Page lists bucket information (disabled until you set adminPass config value)

Shipped version: 2.2.0~ynh1

Screenshots

Screenshot of PsiTransfer

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

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