fdroiddata/metadata/tk.giesecke.painlessmesh.yml
2025-11-12 08:43:57 +00:00

37 lines
1.2 KiB
YAML

Categories:
- Internet
License: MIT
AuthorName: Bernd Giesecke
AuthorEmail: beegee@giesecke.tk
AuthorWebSite: https://desire.giesecke.tk/
SourceCode: https://gitlab.com/beegee1962/painlessmesh_android
IssueTracker: https://gitlab.com/beegee1962/painlessmesh_android/issues
Changelog: https://gitlab.com/beegee1962/painlessmesh_android/-/releases
AutoName: painlessMesh
Description: |-
Allows to connect from Android to a
<a href="https://gitlab.com/painlessMesh/painlessMesh">painlessMesh network</a> and act
like a node. The app can connect, request routing info (NODE_SYNC_REQUEST)
and send single (SINGLE) and broadcast (BROADCAST) messages. There is no
support for (TIME_DELAY), (TIME_SYNC) and (NODE_SYNC_REPLY). The app is
connecting to the closest painlessMesh AP.
Due to restrictions of Android, painlessMesh can not have AP and STA mode
running in parallel. Since Android 6 it requires the location service
permission from the user to be able to scan for Wi-Fi networks.
Builds:
- versionName: '1.4'
versionCode: 14
commit: '1.4'
subdir: app
gradle:
- yes
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '1.4'
CurrentVersionCode: 14
NoSourceSince: '1.4'