stelas / GCLog

GCLOG is a lightweight daemon running in the background and constantly reporting your Geiger counter readings to various radiation monitoring websites. With a small footprint and minimal dependencies it is aimed to run on Linux embedded computers.
https://www.gclog.de/
GNU General Public License v3.0
9 stars 1 forks source link
arduino c diygeiger geiger-counter gmcmap gq-gmc linux monitoring mygeiger netc netio openwrt radiation radmon raspberry-pi safecast

__ Geiger Counter LOGger \/ Version 0.2.5 .--,O.--, \/ \/ Copyright (C) 2014-19 Steffen Lange, gclog@stelas.de

This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. See the file COPYING for details.

GCLOG is a lightweight daemon running in the background and constantly reporting your Geiger counter readings to various radiation monitoring websites. With a small footprint and minimal dependencies it is aimed to run on Linux embedded computers, like Raspberry Pi or TP-Link WR703N.

Supported Geiger counter devices:

Supported radiation monitoring websites:

Installation

  1. Download, untar and make
  2. Copy daemon executable to /usr/local/bin/gclog and configuration file to /etc/gclog.conf
  3. Modify configuration to your needs
  4. Start GCLOG: gclog -v -c /etc/gclog.conf
  5. Monitor syslog
  6. Stop GCLOG: killall gclog