An open API service indexing awesome lists of open source software.

https://github.com/burdiuz/webpage-uptime-tracker

AIR application that will tell you when when server/webpage is available
https://github.com/burdiuz/webpage-uptime-tracker

Last synced: 3 months ago
JSON representation

AIR application that will tell you when when server/webpage is available

Awesome Lists containing this project

README

        

#WebPage Uptime Tracker

This is an open-source application based on Adobe AIR runtime. It pings internet resource(send HEAD HTTP request), notifies when resource becomes available from your network. You can hide application to tray and it will flash out when resource becomes available.

[Download WebPage Uptime Tracker installation file](https://github.com/burdiuz/webpage-uptime-tracker/raw/master/WebPageUpTimeTracker.air)
> **Note:** This is a cross-platform application that can be installed on Windows, Mac or Linux machine, but you will need to have [Adobe AIR runtime](https://get.adobe.com/air/) installed before installing User-Agent Comparer application. [Download Adobe AIR runtime](https://get.adobe.com/air/)

It allows to track multiple resources at a time.
![Application Main window](mainwindow.png)
And you can check detailed log for every URL you have tracked.
![Log window](logwindow.png)

####Resources used in this application
[Adobe Flex SDK 4](http://www.adobe.com/devnet/flex/flex-sdk-download.html)
Application skin [Kingnare style](http://code.google.com/p/kingnarestyle/)
Icons from:
http://www.iconfinder.com/
http://neurovit.deviantart.com
http://www.aha-soft.com
http://tango.freedesktop.org/The_People
http://www.exploding-boy.com

> Written with [StackEdit](https://stackedit.io/).