Sha256: 2fd2abe525fc2c9a8ae8589a117c9b775f8db9618861e6faa442680508d76440

Contents?: true

Size: 618 Bytes

Versions: 5

Compression:

Stored size: 618 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

== Usage

== Copyright

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
sarnesjo-twhere-0.0.10 README.rdoc
sarnesjo-twhere-0.0.11 README.rdoc
sarnesjo-twhere-0.0.12 README.rdoc
sarnesjo-twhere-0.0.8 README.rdoc
sarnesjo-twhere-0.0.9 README.rdoc