Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bluetuith-org/bluetuith

Tags

v0.2.5

Toggle v0.2.5's commit message
bluetuith v0.2.5

This release now introduces compatibility with Windows.
Refer to the documentation for installation instructions.

It also includes various optimizations and bug fixes.

Includes a patch for the previous release.

v0.2.5-rc1

Toggle v0.2.5-rc1's commit message
bluetuith v0.2.5-rc1

This release now introduces compatibility with Windows.
Refer to the documentation for installation instructions.

It also includes various optimizations and bug fixes.

Includes a patch for the previous release.

v0.2.4

Toggle v0.2.4's commit message
bluetuith v0.2.4

This release now introduces compatibility with Windows.
Refer to the documentation for installation instructions.

It also includes various optimizations and bug fixes.

v0.2.3

Toggle v0.2.3's commit message
bluetuith v0.2.3

This release contains the following changes:
- Updated dependencies

Please read the project rarus within the repo's README.

v0.2.2

Toggle v0.2.2's commit message
invidtui v0.2.2

This release contains the following changes:
- Maintenance update

v0.2.1

Toggle v0.2.1's commit message
bluetuith v0.2.1

This release contains the following changes:
- Minor bugfixes

v0.2.0

Toggle v0.2.0's commit message
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.

v0.1.9

Toggle v0.1.9's commit message
bluetuith v0.1.9

This release contains the following changes:
- Major bugfixes

v0.1.8

Toggle v0.1.8's commit message
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

v0.1.7

Toggle v0.1.7's commit message
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