Android file transfer

This commit is contained in:
Søren Theilgaard
2022-01-20 14:18:27 +01:00
parent 64a91bff36
commit 6e76685721
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,4 @@
androidfiletransfer)
#credit: Sam Ess (saess-sep)
name="Android File Transfer"
type="dmg"
downloadURL="https://dl.google.com/dl/androidjumper/mtp/current/AndroidFileTransfer.dmg"

View File

@@ -0,0 +1,8 @@
mobikinassistantforandroid)
name="MobiKin Assistant for Android"
type="dmg"
downloadURL="https://www.mobikin.com/downloads/mobikin-android-assistant.dmg"
versionKey="CFBundleVersion"
appNewVersion=$(curl -fs https://www.mobikin.com/assistant-for-android-mac/ | grep -i "version:" | sed -E 's/.*Version: ([0-9.]*)<.*/\1/g')
expectedTeamID="YNL42PA5C4"
;;