From 18cb1e064d8f30e60493976109a53bb885303b15 Mon Sep 17 00:00:00 2001 From: Szathmary Levente Date: Tue, 2 Oct 2018 11:19:35 +0000 Subject: [PATCH] New App: Cryptolitycs --- metadata/com.fproject.cryptolitycs.yml | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 metadata/com.fproject.cryptolitycs.yml diff --git a/metadata/com.fproject.cryptolitycs.yml b/metadata/com.fproject.cryptolitycs.yml new file mode 100644 index 0000000000..c54104c723 --- /dev/null +++ b/metadata/com.fproject.cryptolitycs.yml @@ -0,0 +1,37 @@ +AntiFeatures: NonFreeNet +Categories: + - Money +License: GPL-3.0-only +WebSite: https://gitlab.com/lszathmary/Cryptolitycs +SourceCode: https://gitlab.com/lszathmary/Cryptolitycs/tree/HEAD +IssueTracker: https://gitlab.com/lszathmary/Cryptolitycs/issues + +AutoName: Cryptolitycs +Summary: Cryptocurrency tracker +Description: | + The primary goal of the application is to allow the user to follow the cryptocurrency market. Cryptolitycs gives quick and easy access to cryptocurrency related information. + + Features: + + * Detailed information on every coin such as: percent change, available supply, market cap, highest price, lowest price. + * With the help of the generated price charts, the user can track how the price of a currencies has changed during the past 30 days. + * Choose from a selection of more than 4000 different coins, including populare coins like Ethereum, Bitcoin, Ripple and many more. + * Contains a usable converter, which allows multiple conversions at once and provides up to 8 decimal places when needed for the great accuracy. + * Shows the most recent cryptocurrency related news from different sources. + . + +RepoType: git +Repo: https://gitlab.com/lszathmary/Cryptolitycs.git + +Builds: + - versionName: '1.0' + versionCode: 1 + commit: '1.0' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.0' +CurrentVersionCode: 1