diff --git a/apps.toml b/apps.toml index a4317ff8..0b465e11 100644 --- a/apps.toml +++ b/apps.toml @@ -2673,6 +2673,13 @@ state = "working" subtags = [ "business_and_ngos" ] url = "https://github.com/YunoHost-Apps/paheko_ynh" +[pairdrop] +category = "synchronization" +potential_alternative_to = [ "AirDrop" ] +state = "working" +subtags = [ "files" ] +url = "https://github.com/YunoHost-Apps/pairdrop_ynh" + [paperless-ngx] category = "synchronization" level = 7 diff --git a/logos/pairdrop.png b/logos/pairdrop.png new file mode 100644 index 00000000..1a150903 Binary files /dev/null and b/logos/pairdrop.png differ diff --git a/wishlist.toml b/wishlist.toml index 4140fd42..a728c040 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -856,12 +856,6 @@ description = "Simple, secure password and data management for individuals and t upstream = "https://github.com/padloc/padloc" website = "https://padloc.app/" -[pairdrop] -name = "PairDrop" -description = "Local file sharing in your browser. Inspired by Apple's AirDrop. Fork of Snapdrop." -upstream = "https://github.com/schlagmichdoch/PairDrop" -website = "https://pairdrop.net/" - [paperwork] name = "Paperwork" description = "Note-taking and archiving, alternative to Evernote, Microsoft OneNote & Google Keep"