1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pairdrop_ynh.git synced 2024-09-03 19:56:16 +02:00
PairDrop package for YunoHost
Find a file
2024-06-23 14:12:42 +02:00
conf Update systemd.service 2023-12-14 10:21:25 +01:00
doc fix 2023-10-08 12:43:50 +02:00
scripts cleaning 2024-03-01 19:11:21 +01:00
sources first commit 2023-10-08 12:36:35 +02:00
ALL_README.md Update READMEs 2024-06-23 14:12:42 +02:00
config_panel.toml.example first commit 2023-10-08 12:36:35 +02:00
LICENSE first commit 2023-10-08 12:36:35 +02:00
manifest.toml Update manifest.toml 2024-03-01 19:31:05 +01:00
README.md Update READMEs 2024-06-23 14:12:42 +02:00
README_es.md Update READMEs 2024-06-23 14:12:42 +02:00
README_eu.md Update READMEs 2024-06-23 14:12:42 +02:00
README_fr.md Auto-update README 2024-03-29 07:16:58 +01:00
README_gl.md Auto-update README 2024-03-29 07:16:58 +01:00
README_it.md Auto-update README 2024-03-29 07:16:58 +01:00
README_zh_Hans.md Update READMEs 2024-06-23 14:12:42 +02:00
tests.toml first commit 2023-10-08 12:36:35 +02:00

PairDrop for YunoHost

Integration level Working status Maintenance status

Install PairDrop with YunoHost

Read this README in other languages.

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

Overview

PairDrop is a sublime alternative to AirDrop that works on all platforms.

Features

  • File Sharing on your local network
    • Send images, documents or text via peer to peer connection to devices on the same local network.
  • Internet Transfers
    • Join temporary public rooms to transfer files easily over the internet!
  • Web-Application
    • As it is web based, it runs on all devices.

Shipped version: 1.10.7~ynh2

Demo: https://pairdrop.net/

Screenshots

Screenshot of PairDrop

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

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