Difference between revisions of "AlarmDecoder Keypad"

(Download)
m (Download)
Line 41: Line 41:
 
| style="background:#F5FFF5" align="center" | [http://www.alarmdecoder.com/downloads/AlarmDecoderApp_windows_2_0_10.exe Windows]  
 
| style="background:#F5FFF5" align="center" | [http://www.alarmdecoder.com/downloads/AlarmDecoderApp_windows_2_0_10.exe Windows]  
 
| align="center" | 2.0.10
 
| align="center" | 2.0.10
| align="center" | 522be75b81da0cf1805f1a42038b13c8
+
| align="center" | 052e0415e55e9ea71a506cf109931a11
 
|-
 
|-
 
| style="background:#F5FFF5" align="center" | [http://www.alarmdecoder.com/downloads/AlarmDecoderApp_unix_2_0_10.sh Linux]  
 
| style="background:#F5FFF5" align="center" | [http://www.alarmdecoder.com/downloads/AlarmDecoderApp_unix_2_0_10.sh Linux]  
 
| align="center" | 2.0.10
 
| align="center" | 2.0.10
| align="center" | 6856d107b731de7915cf1bc3c3c4779a
+
| align="center" | e676236858f1cb11cbe122015b38450b
 
|-
 
|-
 
| style="background:#F5FFF5" align="center" | [http://www.alarmdecoder.com/downloads/AlarmDecoderApp_OSX_2_0_10.zip Mac OSX]  
 
| style="background:#F5FFF5" align="center" | [http://www.alarmdecoder.com/downloads/AlarmDecoderApp_OSX_2_0_10.zip Mac OSX]  
 
| align="center" | 2.0.10
 
| align="center" | 2.0.10
| align="center" | 9062eb9195e6e6d380edbf836ec62d2a
+
| align="center" | 1f95bdffecd6e148c0f98913d5a49bc6
 
|-
 
|-
| style="background:#F5FFF5" align="center" | [http://www.alarmdecoder.com/downloads/AlarmDecoderApp_2.0.9.zip Raw files no install]  
+
| style="background:#F5FFF5" align="center" | [http://www.alarmdecoder.com/downloads/AlarmDecoderApp_RAW_2_0_10.zip Raw files no install]  
| align="center" | 2.0.9
+
| align="center" | 2.0.10
| align="center" | c0cd0a834fb793099d596bddf9c56b2c
+
| align="center" | 0014c98e3e1409cb49a5e10451b1a702
 
|-
 
|-
 
|}
 
|}

Revision as of 23:41, 15 March 2014

The AlarmDecoder keypad program creates 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 free email alerts on alarm events as well as perform 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

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

Extensions can be loaded or unloaded using the about screen and install plugin menu.
  • mystuff
    • Example extension, emails 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

Download

Operating System Version MD5
Windows 2.0.10 052e0415e55e9ea71a506cf109931a11
Linux 2.0.10 e676236858f1cb11cbe122015b38450b
Mac OSX 2.0.10 1f95bdffecd6e148c0f98913d5a49bc6
Raw files no install 2.0.10 0014c98e3e1409cb49a5e10451b1a702

Requirements

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

Notes

When you first run the program you will need to set the configuration to communicate with your AlarmDecoder 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.