Skip to content

muflone/bluewho

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
.tx
 
 
 
 
 
 
doc
 
 
 
 
man
 
 
po
 
 
ui
 
 
 
 
 
 
 
 
 
 
 
 
 
 

BlueWho

Travis CI Build Status CircleCI Build Status

Description: Information and notification of new discovered bluetooth devices

Copyright: 2009-2022 Fabio Castelli (Muflone) muflone@muflone.com

License: GPL-3+

Source code: https://github.com/muflone/bluewho/

Documentation: http://www.muflone.com/bluewho/

Translations: https://explore.transifex.com/muflone/bluewho/

Description

The scan will automatically detect any visible device and for each one that was detected a notification will be shown.

Main window

Each device found will be saved on the list with its name, type, address and last seen date and time.

Notification window

System Requirements

For the audio notification one of the following audio player is required:

  • canberra-gtk-play
  • aplay
  • paplay
  • mplayer

The application will scan the system and it will use the first player found.

Installation

A distutils installation script is available to install from the sources.

To install in your system please use:

cd /path/to/folder
python3 setup.py install

To install the files in another path instead of the standard /usr prefix use:

cd /path/to/folder
python3 setup.py install --root NEW_PATH

Usage

If the application is not installed please use:

cd /path/to/folder
python3 bluewho.py

If the application was installed simply use the bluewho command.

About

Information and notification of new discovered bluetooth devices

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages