mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 13:48:58 +00:00
New App: Headwind MDM, closes rfp#2478
This commit is contained in:
parent
1e0e243a21
commit
64013ad8a1
2 changed files with 56 additions and 0 deletions
55
metadata/com.hmdm.launcher.yml
Normal file
55
metadata/com.hmdm.launcher.yml
Normal file
|
|
@ -0,0 +1,55 @@
|
|||
Categories:
|
||||
- Security
|
||||
License: Apache-2.0
|
||||
WebSite: https://h-mdm.com/
|
||||
SourceCode: https://github.com/h-mdm/hmdm-android
|
||||
IssueTracker: https://github.com/h-mdm/hmdm-android/issues
|
||||
|
||||
AutoName: Headwind MDM
|
||||
Description: |-
|
||||
A Powerful Open Source Platform to Manage your Enterprise Android Devices
|
||||
|
||||
* Quick and Easy to Install “Out of the Box”
|
||||
* Compatible with Most Android Devices
|
||||
* Manages Devices in Closed Private Networks
|
||||
* Premium: All Must-Have MDM Features
|
||||
|
||||
Scaling of your business requires proper management. The MDM
|
||||
software is a smart manager of your enterprise tablets, smartphones,
|
||||
kiosks, and digital signage systems. It’s particularly useful to
|
||||
manage unattended devices, replacing hours of maintenance work by a
|
||||
few mouse clicks!
|
||||
|
||||
* Group-based policy management forces hundreds of devices to work
|
||||
in the same way, thus making business processes clearer and
|
||||
easier.
|
||||
|
||||
* Device status control makes it easy to find problems with
|
||||
enterprise devices and take actions to fix them in a timely
|
||||
manner.
|
||||
|
||||
* Remote support simplifies the IT manager’s work to resolve issues
|
||||
and correct faults.
|
||||
|
||||
Headwind MDM requires registration on a Headwind MDM server. You
|
||||
can deploy your own (https://h-mdm.com/download/) or try the demo
|
||||
(https://srv.h-mdm.com). See the Headwind MDM documentation for more
|
||||
information.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/h-mdm/hmdm-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '5.26'
|
||||
versionCode: 14260
|
||||
commit: 600b7854db1a4530bd5574ca614176ba94e30b3e
|
||||
subdir: app
|
||||
gradle:
|
||||
- opensource
|
||||
|
||||
MaintainerNotes: Release APKs at https://h-mdm.com/files/hmdm-%v-os.apk
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: '5.26'
|
||||
CurrentVersionCode: 14260
|
||||
1
metadata/com.hmdm.launcher/en-US/summary.txt
Normal file
1
metadata/com.hmdm.launcher/en-US/summary.txt
Normal file
|
|
@ -0,0 +1 @@
|
|||
Mobile Device Management (MDM) System for Android (mobile agent - launcher)
|
||||
Loading…
Reference in a new issue