Festeazy / TransmissionGraf

Connector for transmission-daemon and influxdb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TransmissionGraf is a script which provides transmission-daemon info to InfluxDB

you will need to obtain your own 'GeoLite2-City.mmdb' and place it in TranmsissionGraf Folder. https://dev.maxmind.com/geoip/geoip2/geolite2/

Currently set to run from home dir but can be configured differently

Requires remote command line connection to transmission-deamon (with username/password) and influxdb
Run TransmissionGraf/TGsetup.sh to install requirements
Update TranmissionGraf/config.py with your personalized settings for influx and transmission-daemon
Run TG.py using python3
image TransGraf

Released May 29th 2020!

About

Connector for transmission-daemon and influxdb


Languages

Language:Python 99.0%Language:Shell 1.0%