mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-24 16:56:16 -04:00
Enable sending multiple files via cli and add files to use this via the send-to menu on Windows and Ubuntu (using Nautilus)
This commit is contained in:
parent
62e198b5d3
commit
eeb7dca884
7 changed files with 271 additions and 84 deletions
3
pairdrop-cli/send-with-pairdrop.ps1
Normal file
3
pairdrop-cli/send-with-pairdrop.ps1
Normal file
|
@ -0,0 +1,3 @@
|
|||
$scriptDir = Split-Path -Parent $MyInvocation.MyCommand.Path
|
||||
|
||||
& "$scriptDir\pairdrop.sh" $args
|
Loading…
Add table
Add a link
Reference in a new issue