The Appc Daemon plugin for detecting system info.
npm install @appcd/plugin-system-infoDetects system information.
The info service aggregates the info from the
android,
genymotion,
ios,
jdk,
titanium-sdk, and
windows plugins.
``js`
const { response } = await appcd.call('/system-info/latest/info');
console.log(response);
This project is open source under the [Apache Public License v2][1] and is developed by
Axway, Inc and the community. Please read the [LICENSE`][1] file included
in this distribution for more information.
[1]: https://github.com/appcelerator/appcd-plugin-system-info/blob/master/LICENSE