Skip to content

briancmoses/PiwikRainmeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiwikRainmeter

This is a RainMeter skin which queries the Piwik Reporting API and parses returned XML and displays that information within the skin for the configured Piwik site.

Credit

Thanks to poiru whose theme/skins I based this new skin off of.

Installation Instructions

  1. Gather the necessary data for the Piwik API (Piwik URL, Piwik Site ID, Piwik authentication token)

  2. Download and install Rainmeter

  3. Download and install my Rainmeter Piwik Skin from DeviantArt, GitHub or from my blog

  4. Locate the downloaded file (Piwik_1.0.0.rmskin), double-click it and click Install.

  5. Right-click the Rainmeter icon in the system tray, or right-click an existing skin on your desktop and navigate to Rainmeter>Manage

  6. Click Edit and modify the following found under [Variables] to match your own Piwik information from Step 1

     SiteURL="Demo.Piwik.Org"
     PiwikURL="http://demo.piwik.org"
     PiwikSiteID=7
     PiwikAuthToken="anonymous"
    
  7. Expand the Piwik folder and sub folder, select Piwik.ini and click Load

About

A Rainmeter skin to pull site statistics from Piwik.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published