8000 GitHub - OldTyT/gotify-mqtt: Simple MQTT Plugin for Gotify
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OldTyT/gotify-mqtt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gotify-MQTT

A plugin for using Gotify to ingest messages from MQTT.

Usage

Download the plugin from the releases page, or build it from source (using the Makefile).

Configure the settings and add your MQTT Brokers.

Example config:

servers:
- address: 127.0.0.1:1883
  username: ""
  password: ""
  subscribe:
  - 'gotify/mqtt'

About

Simple MQTT Plugin for Gotify

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 75.3%
  • Makefile 24.7%
0