Skip to content

57-Wolve/nodequery-widget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An image based widget for NodeQuery (http://nodequery.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.6%
  • HTML 0.4%