BlueProximity, es un software que permite a tu sistema tener un poco más de seguridad ya que funciona como detector de presencia utilizando un dispositivo Bluetooth (Que en mi caso es mi teléfono móvil).
Como funciona?
Cuando todo está bien configurado, el programa detecta la presencia del dispositivo Bluetooth al que está emparejado y cuando éste se aleja, se corre un comando que activa tu salvapantallas y si al activar dicho salvapantallas tambien lo tienes configurado para que se bloquee el equipo… lo hará.
Cuando tu dispositivo Bluetooth se aproxime, la pantalla volverá a su estado inicial.
Sin duda es una aplicación que aparte de aportarle un poco mas de seguridad a tu sistema, no te dejará pasar desapercibido frente a tus compañeros de trabajo o en donde te encuentres.
Cómo lo instalo?
Puedes instalar de 2 maneras muy fáciles:
- Instalándolo desde las fuentes.
- Instalando el paquete deb desde GetDeb
Después solo faltará que emparejes los equipos tanto tu PC/ordenador como tu dispositivo móvil/Celular/Smarthphone
Debes tener instalados los paquetes necesarios para poder transferir archivos/ficheros entre el PC y tu dispositivo.
Asegúrate que tengas instalados estos paquetes necesarios:
- bluez-utils
- python-gtk2
- python-glade2
- python-configobj
- python-bluez
- gnome-bluetooth
- bluez-gnome
Si no sabes como emparejar dispositivos Bluetooth: Google puede ayudarte mucho o puedes leer el manual del equipo xD
Configurando BlueProximity
Encontrarás BlueProximity en Aplicaciones >> Accesorios >> BlueProximity


También puedes jugar con los comandos que aplicas ya que puedes editarlos y cambiarlos a tu antojo, que en lugar de que se active el salvapantallas también suene un archivo de música, o fanfarria y tal… la imaginación es el único límite.
Para editar los comandos usa:
sudo gedit ~/.blueproximityrc

Es darle un entorno gráfico a lo que se curró Javier Pérez
Gracias por la mención magarto
Efectivamente, la idea se me ocurrió a mí, y descubrir esta aplicación supone una gran alegría para mí, ya que alguien ha cogido mi aplicación GPL para mejorarla, devolviendo a la comunidad otra aplicación GPL mucho mejor 
Gracias Lars Friedrichs
De nada
That was about all my spanish… Nice to see someone spread the word
Keep on blogging
Lars
Hola me gusto mucho este tutorial y si me sirvio pero me gustaria saber si se puede poner el screen saver del compiz fusion en lugar del de gnome y si se puede que comando se usa.
gracias
Hi Sheepshenko,
I am in contact with the developer of the plugin to check whether it is already possible and will keep you informed here about the results.
btw, leaving some english notes would help me much since my spanish is VERY bad, in fact it barely tops my chinese which I don’t speak at all…
Bye
Lars
ok thanks
well my question is if we can use the screensaver from compiz fusion instead the screen saver of gnome
and if its possible which could be the command
thanks Lars Friedrichs
Ok my answer from above makes sense then. I’ll keep you informed though I cannot try it due to limitations of my hardware. You may have a look if
xscreensaver-command -l
also works for the compiz screensaver. Maybe we can figure it out by ourselves.
Bye
Lars Friedrichs
Hi again,
Nicolas Viennot (author of compiz screensaver) is busy moving from France to NewYork atm and will continue working on it soon. He told me that locking is not yet implemented in a useable (from BlueProximity’s view) way but he will work on that too since he liked BP and wants to use it himself – so he’ll probably hack something useful for us.
If I get news, I’ll post them here (as usual).
Just a side note – we have “kindof” nightly builds now available showing the working progress and normaly they are working since I use the CVS version on my system. I’ll always keep it in a useable state
There was much work done on the GUI to GNOME’ify it which is done by now, as far as I am concerned. We work on a new iconset and I’ll try to fix everything so we even have a translateable version then. I expect more config options in the GUI and probably logging possibilities to syslog and file.
Bye
Lars
Buenas, my bueno el programa, yo tenia unas preguntitas…
he estado intentando cambiar los comandos de accion, pero no lo consigo.Me explico:
yo quiero que al detectar presencia, se salga el screensaver y se abra exaile. para esto modifico el comando y lo pongo así:
gnome-screensaver-command –deactivate ; exaile -a ( para reproducir)
o de esta otra forma
gnome-screensaver command –deactivate && exaile -a
pero no hay manera, si alguien me hecha una mano se lo agradezco!
adioos
Hi Agustin,
you should use only one & and the command should finish or deattach from the shell, so you should add another & at the end, like the following:
gnome-screensaver-command –deactivate & exaile -a &
This should do it.
Bye
Lars
Hi Lars, really thankyou for this, i will try it just now
Hi again,
just wanted to drop a note to everyone that the new version 1.1.9 comes with multilanguage support. I still need translators for the spanish version, so anyone interested? There are about 60 lines to translate – most of which a one-word lines. Please contact me in case of interest.
Bye
Lars
Hello Lars: good for knowing your announcement to begin to translate BlueProximity.
I have looked for in the Launchpad and apparently only is possible to be entered by invitation… would like to begin with the translation, but tell me you like beginning.
Greetings
Hello again,
I don’t know why the launchpad infrastructure does not work for me right now but I cannot really upload the pot file. So my offer would be: please go to sourceforge, download the 1.1.9 version and after unpacking, take the .pot file (should be in the tar.gz-file) and use a tool like poeditor (I recommend it, works great and very easy) to enter the translations.
Afterwards send me the created .po file via Mail.
Thanks,
Lars
Hi again,
launchpad now properly shows my template as wanted. I setup the translation system to be open for everyone, so you might try again there or else you go here:
http://blueproximity.svn.sourceforge.net/viewvc/blueproximity/blueproximity.pot?view=log
and click on download on the topmost revision. You can then translate it with poeditor e.g.
Thanks,
bye
Lars