~ubuntu-app-review-contributors/ubuntu-app-reviews/btlogger

« back to all changes in this revision

Viewing changes to README

  • Committer: App Bot
  • Date: 2012-06-12 11:20:35 UTC
  • Revision ID: appbot@holba.ch-20120612112035-kcaei7jok3calfjt
initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
 
 
b'\\ No newline at end of file'