diff --git a/metadata/com.bernaferrari.changedetection.yml b/metadata/com.bernaferrari.changedetection.yml new file mode 100644 index 0000000000..203fba90a8 --- /dev/null +++ b/metadata/com.bernaferrari.changedetection.yml @@ -0,0 +1,32 @@ +Categories: + - Internet +License: Apache-2.0 +SourceCode: https://github.com/bernaferrari/ChangeDetection +IssueTracker: https://github.com/bernaferrari/ChangeDetection/issues + +AutoName: Change Detection +Summary: Automatically track website changes in background +Description: |- + ''Change Detection'' tracks changes on websites you otherwise would visit + frequently to see if there is something new. Use cases: + + * Teacher says grades will be published "soon", but no one knows what "soon" means and you are tired of reloading. + * You are working with a server and wants to know the result from a request, periodically. + * You are waiting for updates on an Exam, like if something was postponed or updated. + * You want to monitor the Dagger documentation to see when Thermosiphon's explanation improves. + +RepoType: git +Repo: https://github.com/bernaferrari/ChangeDetection + +Builds: + - versionName: '2.1' + versionCode: 30 + commit: bbb6f519a5858633717127c80acb289bab19c5cd + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '2.1' +CurrentVersionCode: 30