Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJI Release notes

This little project is meant to scrap DJI's release note page to check for update. It compares the website's version to what it has seen last time, and will output a notification.

Run

$ ./check_dji_releases.sh
Nothing new! ✅
iOS: iOS Mobile SDK Release Note v4.15.2 2021-10-11 en
Android: Android Mobile SDK Release Note v4.16 2021-12-29 en

notification

Setup

You'll probably need to change some stuff to make it work for you, I've hard-coded some paths for example.

I use it with cron to run every weekday at 10:

30 9 * * 1-5 bash -c "~/.bin/DJIReleaseNotes/check_dji_releases.sh"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages