fgrehm / notify-send-http

Trigger notify-send across the network using HTTP, useful for triggering notifications from local VMs / Containers into your own computer. It even supports notification icons!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zsh: exec format error: notify-send-server

callistino opened this issue · comments

Running into that issue when trying to start the server on Mac OSX with command:

PORT=12345 notify-send-server

It may be a zsh issue but I wanted to know if there was any way to diagnose. Also, I see the files have extension .go. Does that mean I need to install Go?

commented

This might be related to the binary itself, along with 0.2.0 I cross compiled for Mac OSX, please LMK if it works for you!

Binaries are available at https://github.com/fgrehm/notify-send-http/releases/tag/v0.2.0