You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bluetuith v0.2.0
This release contains the following changes:
- Show device alias name if it is unique
- Display compact set of help keybindings
- To disable, use the --no-help-display commandline option or,
set "no-help-display: true" in the config file.
bluetuith v0.1.8
This release contains the following changes:
- New command-line options:
- 'no-warning' to disable the warnings popup.
- 'confirm-on-quit' to show a confirmation message before quitting the application.
- 'adapter-states' to set the adapter states (powered, scan, discoverable, pairable).
- 'connect-bdaddr' to connect to a device with its address.
- Modifiable navigation keys
- Display device's 'Bonded' property
- Allow blocking/unblocking devices
- Minor bugfixes
bluetuith v0.1.7
This release contains the following changes:
- New HJSON-based configuration format
- Adapter status indicators
- Cancellable OBEX session creation
- Enhanced popups
- Major bugfixes and improvements