...Demo: https://dragonfrugal.org/open-crypto-tracker
MINIMUM specs: 1 Ghz CPU / 512 Mb RAM / Quality 16 Gb MicroSD / Nginx or Apache headless / PHP v7.2+
Debian-based Auto-Install ("Terminal" app in your system menu, or over remote SSH):
(RECOMMENDED WAY TO PRIVATELY / CHEAPLY USE APP ON INTERNAL / HOME NETWORK)
wget --no-cache -O FOLIO-INSTALL.bash https://tinyurl.com/install-crypto-tracker
chmod +x FOLIO-INSTALL.bash
sudo ./FOLIO-INSTALL.bash
This project aims to provide a method for listening on a serial port and decode incoming messages from a Galaxy security control panel. The messages are transmitted using the SIA DC-03-1990.01 (R2000.11) protocol. The decoded messages are stored in a database (MySQL) or forwarded by email using ssmtp. Besides just listening for messages openGalaxy can also be used to arm/disarm the panel and much more...
This software is still in a testing (beta) phase but has been tested successfully...