Difference between revisions of "AlarmDecoder Keypad"

Line 32: Line 32:
 
:; When you run the program for the first time you will need to set the configuration to communicate with your AD2* device. You can do that from within the program in the "System Menu" or by directly editing the text config files mysettings.conf or alarmdecodergui.exe.config . The application must be restarted in order for config file changes to take effect.
 
:; When you run the program for the first time you will need to set the configuration to communicate with your AD2* device. You can do that from within the program in the "System Menu" or by directly editing the text config files mysettings.conf or alarmdecodergui.exe.config . The application must be restarted in order for config file changes to take effect.
  
 +
==Features==
 +
:* Open Source Plugin API
 +
:** C# examples included
 +
:* Network connectible
 +
:** Can act as a ser2sock server allowing access to the attached AlarmDecoder to network
 +
:** Can connect to each other or a central server using multiple instances or connecting to a [http://github.com/nutechsoftware/ser2sock ser2sock] server
 +
:* Works with touch screen, mouse or keyboard input
 +
:* Logging with date and time stamp
 +
:* AlarmDecoder firmware update utility built in
 
== Extensions ==
 
== Extensions ==
 
:* mystuff
 
:* mystuff
Line 39: Line 48:
 
:* zone tracker
 
:* zone tracker
 
:** Helps in detecting of zone closing on some zones
 
:** Helps in detecting of zone closing on some zones
 +
:* HTML5 web browser tab
 +
:* Webcam viewer tab

Revision as of 22:31, 21 December 2013

The AlarmDecoder GUI program create a realistic advanced keypad on any computer running Windows, OSX or Linux. With the open source plugin API and provided plugins it is simple to configure email alerts on alarm events as well as preform other automation tasks. The program will run on Linux, OSX, Windows and other operating systems that support C# and Gtk.
Keypad View
Layout View
Items View

Requirements

For Windows the installer will add these automatically. For OSX and Linux these may need to be installed manually

Installer

Download the Windows installer now md5:acbf7ce94661f6e2907ab4a44111de0c
Download the Linux installer now md5:53b093f9ee0addaef85c30e909e6a914
Download the OSX installer now


Notes

When you run the program for the first time you will need to set the configuration to communicate with your AD2* device. You can do that from within the program in the "System Menu" or by directly editing the text config files mysettings.conf or alarmdecodergui.exe.config . The application must be restarted in order for config file changes to take effect.

Features

  • Open Source Plugin API
    • C# examples included
  • Network connectible
    • Can act as a ser2sock server allowing access to the attached AlarmDecoder to network
    • Can connect to each other or a central server using multiple instances or connecting to a ser2sock server
  • Works with touch screen, mouse or keyboard input
  • Logging with date and time stamp
  • AlarmDecoder firmware update utility built in

Extensions

  • mystuff
    • Email events
  • program downloader
    • Download programming from 15/20p panels
  • zone tracker
    • Helps in detecting of zone closing on some zones
  • HTML5 web browser tab
  • Webcam viewer tab