From 30eba031ad0ac90b1cd4e9fd1d8a7fd1fbc6ca17 Mon Sep 17 00:00:00 2001 From: adityastic Date: Sat, 25 May 2019 18:46:42 +0530 Subject: [PATCH] Added Badge Magic to FDroid --- metadata/org.fossasia.badgemagic.yml | 29 ++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/org.fossasia.badgemagic.yml diff --git a/metadata/org.fossasia.badgemagic.yml b/metadata/org.fossasia.badgemagic.yml new file mode 100644 index 0000000000..cc8b543d70 --- /dev/null +++ b/metadata/org.fossasia.badgemagic.yml @@ -0,0 +1,29 @@ +Categories: + - Connectivity +License: Apache-2.0 +SourceCode: https://github.com/fossasia/badge-magic-android +IssueTracker: https://github.com/fossasia/badge-magic-android/issues + +Name: Badge Magic +Summary: Create Symbols and Text on LED Name Badges using Bluetooth +Description: The Badge Magic Android app lets you create scrolling symbols and text + on LED name badges through Bluetooth. The app provides options to portray names, + clipart and simple animations on LED badges. For the data transfer from the smartphone + to the LED badge we use Bluetooth. The project is based on the work of [https://github.com/Nilhcem + Nilhcem]. + +RepoType: git +Repo: https://github.com/fossasia/badge-magic-android + +Builds: + - versionName: 1.0.1 + versionCode: 2 + commit: v1.0.1 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: 1.0.1 +CurrentVersionCode: 2