Notifyd

價格:免費

更新日期:2019-03-12

檔案大小:2.3M

目前版本:1.0

版本需求:Android 6.0 以上版本

官方網站:mailto:deshpandeabhi.20@hotmail.com

Email:https://www.freeprivacypolicy.com/privacy/view/5031dcaba4e069109e1eccb3b494b232

Notifyd(圖1)-速報App

Notifyd allows you to send messages from custom script to your mobile.

Execute any application using systemd.

Write script that executes when application terminates with specific exit code.

Send notification to your phone using simple NPM library "notifyd".

Notifyd(圖2)-速報App

SignUp using a Username and Password and put the same credentials in your custom script.

To get complete documentation of "notifyd" NPM library, see https://github.com/abhishekd08/Notifyd

Purpose of Notifyd:

When we execute a long running applcation on the Linux platform using systemd, we can set the program to restart in systemd Service properties but some times we also want to know that application was terminated ( and restarted ) and may want to do some changes in the application.

Notifyd(圖3)-速報App

In this case you can write a simple script which will be executed by systemd if the main Service stops (even if it restarts again) and you can easily use Notifyd's 'npm' library to send custom message with title, body and datetime to the Notifyd application installed on your phone.

Notifyd(圖4)-速報App