Skip to content

A simple Android application which displays a full-screen browser based on a JSON call.

License

Notifications You must be signed in to change notification settings

conetix/nocdisplay

Repository files navigation

NOC Display

A simple Android application which displays a full-screen browser based on a JSON call. This is for use within a Network Operations Centre, which is documented here and here.

** Note: ** This shouldn't be considered a complete project which is ready to compile. Please feel free to fork and modify to suit your own needs.

Incomplete Parts

  • URL call to the remote server is hardcoded in NOCDisplay.java (search for ELASTICSEARCHSERVER)
  • No time based rotation. This relies on the webpage itself to refresh the screen.
  • Although it hasn't been a problem, the error and exception handling probably aren't perfect.

This code is released under the MIT license.

Build Environment

This has been written using Android Studio 2.2 under a Linux environment with the Android SDK version 24 and targeted against version 13 and higher.

About

A simple Android application which displays a full-screen browser based on a JSON call.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages