| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | QA on all modules docstrings for a clean CLI parsing | Ultrabug | 2015-03-27 | 1 | -1/+1 |
| | | |||||
| * | bluetooth module QA formatting | Ultrabug | 2015-03-02 | 1 | -25/+35 |
| | | |||||
| * | [bluetooth] Configurable formatting | J.M. Dana | 2015-02-24 | 1 | -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 now | J.M. Dana | 2015-02-24 | 1 | -1/+2 |
| | | |||||
| * | sed dependency removed by using Python regular expressions | J.M. Dana | 2015-02-24 | 1 | -12/+8 |
| | | |||||
| * | QA modifications | J.M. Dana | 2015-02-24 | 1 | -13/+4 |
| | | |||||
| * | Provides information about multiple devices | J.M. Dana | 2015-02-21 | 1 | -5/+10 |
| | | |||||
| * | New bluetooth module added | J.M. Dana | 2015-02-21 | 1 | -0/+77 |
| It shows the status of the bluetooth connection | |||||
