2020-06-10 21:39:11 +02:00
2020-03-06 15:59:10 +01:00
2019-09-17 21:15:08 +02:00
2020-04-29 11:05:30 +02:00
2020-03-06 15:59:35 +01:00
2019-03-09 22:39:32 -06:00
2020-02-27 10:15:04 +01:00
2020-04-22 18:16:13 +02:00
2019-09-17 21:18:38 +02:00
2019-09-17 21:18:38 +02:00
2020-02-27 13:11:20 +01:00
2020-06-10 21:39:11 +02:00
2019-09-17 21:18:38 +02:00
2019-08-08 20:22:12 +02:00

HBmonitor is a "web dashboard" for HBlink by N0MJS.


hbmonitor3 by KC1AWV

Python 3 implementation of N0MJS HBmonitor for HBlink https://github.com/kc1awv/hbmonitor3


Copyright (C) 2013-2018 Cortney T. Buffington, N0MJS n0mjs@me.com

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA


This is version of HBMonitor by SP2ONG 2019-2020

cd /opt
git clone https://github.com/sp2ong/HBmonitor.git
cd HBmonitor
chmod +x install.sh
./install.sh
cp config-SAMPLE.py config.py
edit config.py and change what you necessary
cp utils/hbmon.service /lib/systemd/system/
systemctl enable hbmon
systemctl start hbmon
systemctl status hbmon
forward TCP ports 8080 and 9000 in firewall

Please remember the table lastherad displays only station transmissions that are longer than 2 seconds
Description
No description provided
Readme 1,003 KiB
Languages
Python 55.8%
HTML 38.3%
PHP 5.2%
Shell 0.7%