GithubHelp home page GithubHelp logo

airwatchbuddy's Introduction

AirWatchBuddy

AirWatchBuddy is a simple API companion app that will pull device information from your AirWatch instance. It was written with the API guide for AirWatch 9.0 and up, as well as for macOS 10.12 and up. Older AirWatch instances and versions of OS X have not been tested.

The information can be retrieved using one of 5 queries:

  • UserName - Can be a username, partial username or will search as a wildcard string.
    • I.e. User bakerjr's devices will be returned with a search for baker among any other Baker's in your organization
    • Or you can leave it empty and it will return all devices to the limit specified (i.e. 5, 50, 100)
  • SerialNumber - The device's Serial Number
  • IMEI - The device's IMEI number
  • MAC Address - The device's MAC Address
  • UDID - The device's UDID as defined in AirWatch

AirwatchBuddy requires the FQDN or IP address for your AirWatch server, as well as your AW Tenant Code (your API code) and a username and password for an account with API privileges. This information is all stored in the user's default keychain.

AirWatchBuddy also places a preference file on disk under ~/Library/Preferences/com.jbakersystems.AirWatchBuddy where both the ServerURL and Username info is kept. These fields are used to key off of and search for your keychain entry to authenticate for the API call.

Features

Retrieve Last Known Location of a Device

Get Installed Apps and Profiles

See Network and Security information

Install applications or profiles on a device (in progress)

You can currently install "Purchased Apps" via AirWatchBuddy. Future releases will bring support for Public Apps, Internal Apps, and Profiles.

Credits

  • Tom Burgin - Thanks for teaching me and helping me create this app!

License

Copyright 2017 Jeremiah Baker.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.