mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'master' into 'master'
raspfinder See merge request fdroid/fdroiddata!5048
This commit is contained in:
commit
dd66c724c7
1 changed files with 44 additions and 0 deletions
44
metadata/com.lindevhard.android.raspfinder.yml
Normal file
44
metadata/com.lindevhard.android.raspfinder.yml
Normal file
|
|
@ -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
|
||||||
Loading…
Reference in a new issue