This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 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 |
|
| 9 |
To post to Twitter: |
| 10 |
|
| 11 |
btlogger -t |
| 12 |
|
| 13 |
To see all options run: |
| 14 |
|
| 15 |
btlogger --help |