Skip to content
An image based widget for NodeQuery (http://nodequery.com)
PHP HTML
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
assets
class
data
nodequery
themes
.gitignore
README.md
conf.json
index.html
widget.php

README.md

nodequery-widget

Setup

Make sure the data/ directory is writeable (777) so that the image file can be written to.

ImageMagick

apt-get install php5-imagick
php5enmod imagick

Config

Open conf.json and add your NodeQuery API key to api_key.

Using

<img src="http://yourwebsite.com/status/widget.php?server=YOUR_NODEQUERY_SERVER_NAME"/>

Example Output

Example

You can’t perform that action at this time.