New app: Change Detection
This commit is contained in:
parent
9f4e33afd4
commit
1f3c01a167
32
metadata/com.bernaferrari.changedetection.yml
Normal file
32
metadata/com.bernaferrari.changedetection.yml
Normal file
|
@ -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
|
Loading…
Reference in a new issue