summaryrefslogtreecommitdiffstats
path: root/py3status/modules/bluetooth.py
Commit message (Collapse)AuthorAgeFilesLines
* QA on all modules docstrings for a clean CLI parsingUltrabug2015-03-271-1/+1
|
* bluetooth module QA formattingUltrabug2015-03-021-25/+35
|
* [bluetooth] Configurable formattingJ.M. Dana2015-02-241-5/+19
| | | | | | | | | | | | | | format_prefix: the prefix string that will be shown when there are active connections. format: the string that will be shown when there are active connections. Accepts the placeholders {name} and {mac}. format_no_conn_prefix: the prefix string that will be shown when there are no connections. format_no_conn: the string that will be shown if there are no connections.
* [bluetooth] separator is configurable nowJ.M. Dana2015-02-241-1/+2
|
* sed dependency removed by using Python regular expressionsJ.M. Dana2015-02-241-12/+8
|
* QA modificationsJ.M. Dana2015-02-241-13/+4
|
* Provides information about multiple devicesJ.M. Dana2015-02-211-5/+10
|
* New bluetooth module addedJ.M. Dana2015-02-211-0/+77
It shows the status of the bluetooth connection