Skip to content

rarous/dji-fly-updates

Repository files navigation

dji-fly-updates

Apify actor for checking DJI Fly app updates

This will check for updates of Android version of DJI Fly app (it is not on Play store). When there is new version, it will send notification e-mail with link to donwload new APK file. It also sends link to Android 12 Beta build.

Input

{
  "postmarkToken": "xxx-xxx",
  "toEmail": "[email protected]"
}

To run this actor you'll need postmark.com account, to get your postmarkToken. You'll also need account on Apify, to schedule Actor runs.

You can run this actor locally:

yarn install
yarn run apify --purge

About

Apify actor for checking DJI Fly app updates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published