File: control

package info (click to toggle)
bluemon 1.4-6.1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 184 kB
  • ctags: 80
  • sloc: ansic: 1,040; makefile: 143; sh: 133; xml: 24
file content (18 lines) | stat: -rw-r--r-- 809 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: bluemon
Section: net
Priority: optional
Maintainer: Matthew Johnson <mjj29@debian.org>
Build-Depends: debhelper (>= 4.0.0), libbluetooth-dev, docbook-to-man, libdbus-1-dev (>= 0.60), pkg-config, quilt (>= 0.40)
Standards-Version: 3.7.3

Package: bluemon
Architecture: any
Depends: ${shlibs:Depends}, bluez
Description: Activate or deactivate programs based on Bluetooth link quality
 BlueMon monitors the quality of the link to a Bluetooth device and can start
 or stop programs when the threshold drops below a certain value. This can be
 used to perform actions like locking the terminal when you walk away from it.
 .
 Bluemon uses the DBus system bus to alert other applications to the presence
 of Bluetooth devices. A user binary can then start or stop programs when such
 signals are received.