Skip to content

StarTooth 1.0.0

Latest

Choose a tag to compare

@slohmaier slohmaier released this 19 Aug 11:46
· 4 commits to main since this release

StarTooth 1.0.0 — first stable release.

Windows tray tool that lists every paired Bluetooth device (Classic + BLE) and connects or disconnects it with a click. Devices can be starred; favourites sit at the top.

Includes:

  • Tray menu with per-entry state indicators (connected / not connected / attempt running / favourite), each spelled out for screen readers.
  • Accessible "Manage Favorites" dialog (standard CheckedListBox).
  • Windows notifications for connection attempts.
  • Settings for language, colour mode and autostart.
  • Localisation: English + German (follows the Windows display language).
  • Light/dark mode.
  • Self-contained single-file build — no .NET runtime needed.
  • Both files Authenticode-signed (Certum cloud cert).

Asset

  • Install: StarTooth-Setup-1.0.0.exe (Inno Setup, per-machine)
  • Portable: StarTooth.exe (single file, %APPDATA%\StarTooth for settings)

Known limitations

  • The connect path (BluetoothSetServiceState) not yet verified on real hardware.
  • NVDA notification announcements not yet verified aloud.