速報APP / 工具 / Pingly

Pingly

價格:免費

更新日期:2013-07-09

檔案大小:254k

目前版本:0.9.2_beta

版本需求:Android 2.1 以上版本

官方網站:http://barryoneill.net/

Email:apps@barryoneill.net

Pingly(圖1)-速報App

Pingly allows you to configure tests (called probes) to check whether a host or service is alive. These probes can be run manually, but also scheduled to run once in the future, or in a repeating manner. Scheduled runs can generate success/failure notifications. The log output of each run is saved (up to a configurable maximum).

At the moment, the following types of tests (probes) are available:

* HTTP Response - Make a GET request to the configured URL.

* Socket Connection - Attempt a TCP connection to the specified host/port.

* Ping - Ping!

Pingly(圖2)-速報App

Permissions required, and why:

* INTERNET - Need to be able to connect to test!

* ACCESS_NETWORK_STATE - To check if a network connection is available before attempting a test

* RECEIVE_BOOT_COMPLETED - To reschedule any active scheduled probes after a reboot

* VIBRATE - Vibrate when a notification is generated (Can be turned off in the settings)

Pingly(圖3)-速報App

Pingly is open source! The repository can be found at: https://github.com/barryoneill/pingly

Bug reports, feedback and suggestions are all very welcome :)