[mythtv-users] Sleep mythfrontend from remote
George Nassas
gnassas at mac.com
Thu Jan 22 23:00:09 UTC 2015
On Jan 22, 2015, at 3:06 PM, Josu Lazkano <josu.lazkano at gmail.com> wrote:
>
> Thanks all for the replies,
>
> I want to inform in the fronted screen with mythutil, but I have no
> mythutil bin in the frontend side, I got it just in the backend side.
>
> Is it possible to inform in the frontend?
I was going to suggest copying the binary over to your frontend machine but then I remembered there's a frontend service has a SendNotification command. You can do something like:
curl --data "Message=Sleepy time" http://localhost:6547/Frontend/SendNotification
More info at www.mythtv.org/wiki/Frontend_Service
- George
More information about the mythtv-users
mailing list