<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>btponto</name>
<shortdesc>Software to register presence based in Bluetooth device proximity.</shortdesc>
<description>btponto
=======

This software register your presence based on a discoverable Bluetooth device
that you normaly brings together with you: your cell phone.

To install this software follow the steps below:

1. Install Python 2.5::

   $ sudo apt-get install python2.5 # in Ubuntu Linux

2. Install the Python Bluez::

   $ sudo apt-get install python-bluez

3. Run the install script::

   $ sudo python2.5 setup.py install

4. Add the ``btponto.crontab`` example in your crontab.

Changelog
---------

- **2007-06-01** - 0.1 - First release.

To-Do List
----------

- Check the state sanity
- Discard invalid registers in log file

Please, send your bug reports, informations, doubts and other feedbacks to::

    osantana
    &lt;at&gt;
    gmail com</description>
<download-page>http://osantana-code.googlecode.com/files/btponto-0.1.tar.gz</download-page>
<homepage rdf:resource="http://code.google.com/p/osantana-code/wiki/BtPonto" />
<maintainer><foaf:Person><foaf:name>Osvaldo Santana Neto</foaf:name>
<foaf:mbox_sha1sum>5e6ce8a8940ac09639ab3ec392c8f81581639abe</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1</revision></Version></release>
</Project></rdf:RDF>