Kickstart Screenshots

The following screenshots show some of the functionality of the Kickstart manager application.

Home Screen

home

The Kickstart home screen with dashboard and pulldown notification event window.

Widgets

dash dash dash dash

The dashboard can use graphical widgets connected to a server-side data source. Data is pushed from the server over WebSockets. A gauge can define a min to max range and it uses animation to smooth transitions between data points.

Graphs

graphs

Server data can be plugged into charts for graphical display. Ioto provides primitives to convert device data to JSON that can be easily connected to a suite of charts.

Sidebar Navigation

modal

Kickstart supports multi-level navigation. The current option is highlighted with show/hide indicators. Menus can be hidden if the authenticated user does not have the required permissions.

Top level submenus provide easy access to additional pages.

modal

Events Screen

events

The events log describes system events of interest according to severity. You can create events in the server for any custom condition.

Login Screen

login

Kickstart include a complete user login mechanism. Passwords are securely hashed using Blowfish encryption. Kickstart automatically ensures the login form and request are transported using SSL. After login, users can be granted access to parts of the application dependant on their configured roles.

Dialogs

dialog

Kickstart includes easy to use confirmation modal dialogs to confirm destructive actions.

modal