| 25f54c3 by John Moore at 2009-09-06 | 1 | A Bluetooth scanner/logger which can post results to Twitter. |
| 2 | ||
| 3 | The sqlite database file will be installed by default to /var/lib/misc |
|
| 4 | which requires root access. You can move it else where and use a command |
|
| 5 | line flag to specifiy the location. Alternatively run btlogger as root: |
|
| 6 | ||
| 7 | sudo btlogger |
|
| 8 | ||
| fa27d28 by John Moore at 2010-09-11 | 9 | To post to Twitter: |
| 25f54c3 by John Moore at 2009-09-06 | 10 | |
| fa27d28 by John Moore at 2010-09-11 | 11 | btlogger -t |
| 25f54c3 by John Moore at 2009-09-06 | 12 | |
| fa27d28 by John Moore at 2010-09-11 | 13 | To see all options run: |
| 25f54c3 by John Moore at 2009-09-06 | 14 | |
| fa27d28 by John Moore at 2010-09-11 | 15 | btlogger --help |

