Skip to content

ruby script that can be run regularly to announce your google analytic stats

License

Notifications You must be signed in to change notification settings

slashk/growlitics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Growlitics

A simple ruby script that queries Google Analytics for your performance statistics and then displays them on your screen using Growl or simply to the command line.

Usage

Before you can use the script, you need to set two environmental variables:
bq. @ # export GOOGLE_USERNAME=“jimmy@gmail.com” @
bq. @ # export GOOGLE_PASSWORD=“h0td0g!” @

Once these have been set, simply execute the script at the command line:
bq. @ # ./growlitics.rb @

The script is located in the lib folder.

Dependencies

This script requires the ‘Garb’ (for Google Analytics support) and ‘ruby-growl’ for Growl support.

It also probably runs only on a Mac due to the Growl dependency.

To Do

  • add command line options
  • think about cross platform compatibility

About

ruby script that can be run regularly to announce your google analytic stats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages