Merge branch 'master' into 'master'
Add Boilr app: mobi.boilr.boilr We would like to add Boilr to F-Droid. Boilr monitors cryptocurrencies and bullion prices, and triggers alarms according to user settings. It is licensed user GPLv3+. With this merge request goes the necessary metadata. I tested both "fdroid build" and "fdroid checkupdates" and they run successfully. For further info please refer to https://github.com/andrefbsantos/boilr and do not hesitate to contact me. See merge request !299
This commit is contained in:
commit
2d01c13d20
40
metadata/mobi.boilr.boilr.txt
Normal file
40
metadata/mobi.boilr.boilr.txt
Normal file
|
|
@ -0,0 +1,40 @@
|
||||||
|
# AntiFeatures: (comma-separated) (possible values hard-coded in fdroidserver)
|
||||||
|
Categories:Office
|
||||||
|
License:GPLv3+
|
||||||
|
Web Site:http://boilr.mobi
|
||||||
|
Source Code:https://github.com/andrefbsantos/boilr
|
||||||
|
Issue Tracker:https://github.com/andrefbsantos/boilr/issues
|
||||||
|
Donate:http://boilr.mobi#donate
|
||||||
|
# FlattrID: (number)
|
||||||
|
Bitcoin:1PHuSWfuAwR6oz9qV93rTdMVozfM85Qqxx
|
||||||
|
|
||||||
|
Auto Name:Boilr
|
||||||
|
# Name: (to override the name of the app in the index)
|
||||||
|
Summary:Cryptocurrency and bullion price alarms
|
||||||
|
Description:
|
||||||
|
Application which monitors cryptocurrencies and bullion prices, and triggers alarms according to user settings.
|
||||||
|
|
||||||
|
Supports 2 types of alarms:
|
||||||
|
|
||||||
|
* Price Hit - Triggered when price crosses the alarm's upper or lower limit.
|
||||||
|
* Price Change - Triggered when price changes more than X amount (in currency or percentage) in a specified time frame (e.g. 1 day).
|
||||||
|
|
||||||
|
Sound and vibration are configurable globally and individually for each alarm. Lists of exchanges, pairs and alarms are fully searchable, allowing a quick alarm setup and configuration.
|
||||||
|
|
||||||
|
Market data is retrieved directly from the exchanges using Wi-Fi or Mobile Data (if allowed). Boilr supports all [https://github.com/andrefbsantos/libdynticker/#supported-exchanges exchanges available on libdynticker], as all their pairs.
|
||||||
|
.
|
||||||
|
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/andrefbsantos/boilr.git
|
||||||
|
|
||||||
|
Build:0.0.0,1
|
||||||
|
commit=0.0.0
|
||||||
|
maven=yes
|
||||||
|
|
||||||
|
Auto Update Mode:Version %v
|
||||||
|
Update Check Mode:Tags
|
||||||
|
Current Version:0.0.0
|
||||||
|
Current Version Code:1
|
||||||
|
|
||||||
|
# Current Version: (current version name)
|
||||||
|
# Current Version Code: (current version code, i.e. number)
|
||||||
Loading…
Reference in a new issue