Difference between revisions of "webMonitor"

From OpenKore Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[File:WebMonitor.png|700px|thumb|rigth|[[WebMonitor]] index]]
 
[[File:WebMonitor.png|700px|thumb|rigth|[[WebMonitor]] index]]
 
==Short story the plugin==
 
==Short story the plugin==
<i>Text written by KeplerBR</i>
+
The plugin webMonitor was originally made by Kaliwanagan for a contest of plugins (that few people attended). It was practically abandoned in 2006.<br>
 
+
After 6 years, llbranco KeplerBR suggested to improve the plugin, which then
The plugin was originally made by webMonitor Kaliwanagan at a good time for a contest plugins (that few people attended). It was practically abandoned in 2006. <br>
+
made several new pages that previously only was the idea, and system exhibiting more of OpenKore, but keeping the architecture and operation of the plugin. Improvements were sent in SVN in August 2012.<br>
After 6 years, he llbranco saw this plugin and decided suggest me to improve it, and then made ​​several new pages and systems for the plugin, which previously consisted only with the index. So, due to the changes I made, I got access to the official SVN and sent what I did in SVN in August 2012, although that was over a few weeks before. The EternalHarvest does not seem like it so much, [http://forums.openkore.com/viewtopic.php?f=34&t=17632 because made ​​a big list of problems that the plugin had] some that I created, that others had already . <br>
+
EternalHarvest pointed out several serious shortcomings in the state's plugin [http://forums.openkore.com/viewtopic.php?f=34&t=17632 and cited some issues to be worked out in future].<br>
Well, actually he was right, but even so, after a few months, BonScott <i> (very old community member OpenKore and returned thanks to iMikeLance/Revok)</i> saw the plugin and liked the proposal, and [http://forums.openkore.com/viewtopic.php?f=34&t=18264 virtually remade the entire interface and brought several improvements]. <br>
+
Even with so many problems cited, BonScott <i>(very old community member OpenKore and returned thanks to iMikeLance/Revok)</i> redid the entire interface and a few more features.<br>
After that, it seems the Eternal perked up to see all these improvements and made many, many improvements and bug fixes in the plugin's, including the implementation of JSON, which allows synchronization of data in real time.
+
This new visual animated the EternalHarvest working on plugin, which made ​​major implementations and fixes for him previously mentioned, making the plugin more secure, and dynamic, with the implementation of JSON, which allows synchronization of data in real time.
  
 
==Features==
 
==Features==

Revision as of 01:01, 25 January 2013

Short story the plugin

The plugin webMonitor was originally made by Kaliwanagan for a contest of plugins (that few people attended). It was practically abandoned in 2006.
After 6 years, llbranco KeplerBR suggested to improve the plugin, which then made several new pages that previously only was the idea, and system exhibiting more of OpenKore, but keeping the architecture and operation of the plugin. Improvements were sent in SVN in August 2012.
EternalHarvest pointed out several serious shortcomings in the state's plugin and cited some issues to be worked out in future.
Even with so many problems cited, BonScott (very old community member OpenKore and returned thanks to iMikeLance/Revok) redid the entire interface and a few more features.
This new visual animated the EternalHarvest working on plugin, which made ​​major implementations and fixes for him previously mentioned, making the plugin more secure, and dynamic, with the implementation of JSON, which allows synchronization of data in real time.

Features

  • Ability to control the BOT through any device with internet;
  • nice interface and easy to handle;
  • updating of data in real time.

How to use

1 - Create a new folder within the plugins your OpenKore. In it, link to the plugin folder in SVN, the address is: https://openkore.svn.sourceforge.net/svnroot/openkore/plugins/webMonitor/trunk/

Tutor.png

2 - The plugin requires some modules to function. Open the Perl Package Manager (start -> Run -> 'ppm') and install the following modules:

  • Protocol-WebSocket - Used for frames and sending messages between client and server
  • JSON - Used to update the data in real time
  • File-ReadBackwards - Not mandatory, but some features of the plugin need this module for text files of the OpenKore be displayed on page

3 - Open OpenKore and usually go by the address http://127.0.0.1:1025/ You can change the port setting the WebPort in your config.txt
4 - There is also the possibility to visualize using other devices such as mobile phones.