Sha256: c303e6b4abef5089e77c813a4bd7aa3518e7e2391e640112134762f5043f3964

Contents?: true

Size: 635 Bytes

Versions: 1

Compression:

Stored size: 635 Bytes

Contents

= Twhere

Twhere is a Twitter/Google Maps mashup that uses hashtags to put your tweets on
the map.

== Installation

Install via RubyGems:

    gem sources -a http://gems.github.com
    sudo gem install sarnesjo-twhere

Copy and edit example files and do a test run:

    twhere -c config.yml >test.html

Put something like this in your crontab:

    */5 * * * * /usr/bin/twhere -c /path/to/config.yml >/path/to/index.html 2>>/path/to/err.log

== Configuration

=== Locations file

=== Template file

=== Tweets file

=== Twitter

=== Google Maps

== Usage

== Copyright

Copyright (c) 2009 Jesper Särnesjö. See LICENSE for details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sarnesjo-twhere-0.0.7 README.rdoc