From a41000d92ed7b025cb8b95be942314123ae64918 Mon Sep 17 00:00:00 2001 From: Lubomir Kuznetsov Date: Mon, 4 May 2020 21:44:54 +0000 Subject: [PATCH] raspfinder --- .../com.lindevhard.android.raspfinder.yml | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 metadata/com.lindevhard.android.raspfinder.yml diff --git a/metadata/com.lindevhard.android.raspfinder.yml b/metadata/com.lindevhard.android.raspfinder.yml new file mode 100644 index 0000000000..41ae57489b --- /dev/null +++ b/metadata/com.lindevhard.android.raspfinder.yml @@ -0,0 +1,44 @@ +Categories: + - Development +License: Apache-2.0 +SourceCode: https://github.com/LinDevHard/raspb-finder +IssueTracker: https://github.com/LinDevHard/raspb-finder/issues +Changelog: https://github.com/LinDevHard/raspb-finder/blob/HEAD/CHANGELOG.md + +AutoName: RaspFinder +Summary: Quickly find your Raspberry Pi on your network +Description: |- + RaspFinder will tell you the IP address of your RaspberryPi on your Wi-Fi network. + RaspFinder helps you to find your device in case, when + + * you are not able to access your Raspberry directly + * you can't browse your router for a connected devices list + * you have your Raspberry at hand, but too lazy to connect it via HDMI or Ethernet + + All you need to care about - that the Raspberry and your smartphone are on the same network. + + '''Features:''' + + * quick search: within 2-3 secs + * simple and intuitive interface + * does not include advertising + * low application weight + * decent and modern design + + '''Attention:''' does NOT work if you are using MAC address spoofing! + +RepoType: git +Repo: https://github.com/LinDevHard/raspb-finder.git + +Builds: + - versionName: '1.2' + versionCode: 3 + commit: v1.2 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags +CurrentVersion: '1.2' +CurrentVersionCode: 3