From 560da526327fb278f3526e1b3c4678ef2e689508 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Wed, 9 Jan 2019 15:55:52 +0000 Subject: [PATCH] New app: Sweet-IPFS --- metadata/fr.rhaz.ipfs.sweet.yml | 41 +++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 metadata/fr.rhaz.ipfs.sweet.yml diff --git a/metadata/fr.rhaz.ipfs.sweet.yml b/metadata/fr.rhaz.ipfs.sweet.yml new file mode 100644 index 0000000000..b64446d737 --- /dev/null +++ b/metadata/fr.rhaz.ipfs.sweet.yml @@ -0,0 +1,41 @@ +Categories: + - Internet +License: GPL-3.0-only +SourceCode: https://github.com/RHazDev/Sweet-IPFS +IssueTracker: https://github.com/RHazDev/Sweet-IPFS/issues +Changelog: https://github.com/RHazDev/Sweet-IPFS/releases + +Summary: Run and manage an IPFS node from your device +Description: |- + ''Sweet IPFS'' is forked from [[org.ligi.ipfsdroid]], which was + experimental. This app is currently in beta stage, not all features are + implemented, but the most important is. Feel free to test it and review it. + If you find a bug or have problems with this app, you can contact me with + the email provided on the GitHub page. + + ''Sweet IPFS'' targets end-users and developers in order to make IPFS (and + decentralization) an everyday standard. Its main goal is to be used as a + file sharing app. For that, it provides a file chooser, QR codes, and a + browser. To go even faster, you can upload a file or a text directly from + any app by simply sharing it and choosing ''Sweet IPFS''. + + At the current point, battery and network usage depends a lot on your phone + and your Android version, and may be high. I am working on this in order to + provide the best experience and an everyday usage. + +RepoType: git +Repo: https://github.com/RHazDev/Sweet-IPFS + +Builds: + - versionName: '0.2' + versionCode: 20 + commit: '0.2' + subdir: app + gradle: + - yes + prebuild: sed -i -e '/applicationVariants.all/,+4d' build.gradle + +AutoUpdateMode: None +UpdateCheckMode: None +CurrentVersion: '0.2' +CurrentVersionCode: 20