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
- Host: GitHub
- URL: https://github.com/burdiuz/webpage-uptime-tracker
- Owner: burdiuz
- Created: 2015-09-07T21:11:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-04T14:40:20.000Z (over 9 years ago)
- Last Synced: 2025-02-05T04:11:29.819Z (4 months ago)
- Language: ActionScript
- Size: 1.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

And you can check detailed log for every URL you have tracked.

####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/).