skip to main content
Widgets
   
Widgets
Introduction
In the op5 Monitor user manual we describe how the widgets work in the user interface. There you can learn how to
hide and show the widgets
move around the widgets
change the widgets refresh rate
restore to default settings.
In this chapter we will take a look at how you could create your own widgets.
The op5 Monitor user interface uses Kohana as framework and some of the backend parts for the widgets are handled by Kohana. But this chapter will only describe the widget development in it self.
In this chapter we will focus on creating a small hello world widget.