fdroiddata/metadata/org.ocsinventoryng.android.agent.yml
2025-04-10 07:15:16 +00:00

54 lines
1.8 KiB
YAML

Categories:
- Reading
License: GPL-2.0-only
WebSite: http://www.ocsinventory-ng.org/en/
SourceCode: https://github.com/OCSInventory-NG/AndroidAgent
IssueTracker: https://github.com/OCSInventory-NG/AndroidAgent/issues
AutoName: OCS-NG Agent
Description: |-
Agent/Client for the <a href="http://www.ocsinventory-ng.org/">Open Computers and
Software Inventory</a>.
You will have a complete inventory of all your Android devices: hardware and
software information will be collected and stored. Processors, memories, drives
and space used, bios, serial number, installed applications and versions, SIM
and operator information, … OCS Inventory Agent for Android send inventory to
OCS Inventory NG Server 2.1
OCS Inventory NG project is an open source project providing:
* hardware and software inventory (multiplatform)
* network discovery (IP Discover and SNMP)
* software deployment
* interfaced with others IT and Asset Management Software througt the OCS WebService
RepoType: git
Repo: https://github.com/OCSInventory-NG/AndroidAgent
Builds:
- versionName: 2.1.5
versionCode: 23
commit: '22'
- versionName: 2.1.6c
versionCode: 24
commit: '23'
- versionName: '2.7'
versionCode: 270
commit: 37d8b790b4bff5b9ddd4c9178d4759122035d92f
subdir: app
gradle:
- yes
prebuild:
- sed -i -e 's/org.ocs.android.agent/org.ocsinventoryng.android.agent/' -e '/android
{/a lintOptions { checkReleaseBuilds false }' build.gradle
- sed -i -e 's/3.6.3/7.2.2/' -e 's/jcenter/mavenCentral/' ../build.gradle
- sed -i -e 's/5.6.4/7.3.3/' ../gradle/wrapper/gradle-wrapper.properties
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckName: org.ocs.android.agent
CurrentVersion: '2.7'
CurrentVersionCode: 270