forked from tiktaalik-dev/blueproximity
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.old
40 lines (33 loc) · 1.54 KB
/
README.old
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
blueproximity v1.3.0
This software helps you add a little more security to your
desktop. It does so by detecting one of your bluetooth devices,
most likely your mobile phone, and keeping track of its distance.
If you move away from your computer and the distance is above
a certain level (no measurement in meters is possible) for a
given time, it automatically locks your desktop
(or starts any other shell command you want).
See end of this file for interesting commands.
Once away your computer awaits its master back - if you are
nearer than a given level for a set time your computer unlocks
magically without any interaction
(or starts any other shell command you want).
See the doc/ directory or the website which both contain
a manual with screenshots.
Please note that there might still some bugs, use the sourceforge
site to keep track of them or tell me about new ones not mentioned
there.
Please read the whole manual - it's short enough, hopefully easy
understandable and hey - it even got some pretty pictures in there
too :-)
Here's a list on contributors to the source:
- Tobias Jakobs (GUI optimizations)
- Zsolt Mazolt (GUI and KDE stuff)
- Rodrigo Gambra-Middleton (Upgrade to run in Python3 and GTK3)
- Stuart Langridge (Bugfix for XApp error message)
Interesting commands:
* Un-/Locking gnome-screenserver
gnome-screensaver-command -l
gnome-screensaver-command -d
* Telling GAIM your status
gaim-remote "irc:setstatus?status=away&message=BlueProximity thinks I am away"
gaim-remote "irc:setstatus?status=available"