Skip to content

Releases: drolosoft/gotify-commander

v0.2.0 β€” First Public Release

26 Apr 17:42

Choose a tag to compare

πŸ€– Gotify Commander v0.2.0

The first and only bidirectional Gotify plugin. Manage your servers from your phone.

Highlights

  • 23 commands across 6 categories (Machine, Sites, Monitoring, Danger, Location, Info)
  • Web UI control panel β€” Pico CSS, dynamic tabs, theme toggle, command history
  • Multi-machine β€” VPS (systemctl) + remote machines (SSH/launchctl)
  • GPS locate β€” reverse geocoding via OpenStreetMap with map tile
  • Traffic analytics β€” rhit (nginx logs) + goaccess
  • Single unified app β€” commands and responses on the same Gotify channel
  • Config-driven β€” YAML defines services, categories, and behavior
  • Security β€” whitelisted commands, input sanitization, no shell injection

Installation

  1. Download gotify-commander.so for your architecture
  2. Drop it in Gotify's plugin directory
  3. Restart Gotify
  4. Configure via Gotify WebUI β†’ Plugins β†’ Gotify Commander β†’ Configure
  5. Send help to see available commands

Build from source

Requires Docker (Gotify plugin version lock):

make deploy

Requirements

  • Gotify 2.6.x
  • Linux (amd64)

MIT License β€” Drolosoft

Full Changelog: https://github.com/drolosoft/gotify-commander/commits/v0.2.0