richbl / go-ble-sync-cycle

BLE Sync Cycle is a Go application designed to synchronize video playback with real-time cycling data from Bluetooth Low Energy (BLE) devices, such as cycling speed and cadence (CSC) sensors.

Repository from Github https://github.comrichbl/go-ble-sync-cycleRepository from Github https://github.comrichbl/go-ble-sync-cycle

Create a desktop application (GUI) for BLE Sync Cycle

richbl opened this issue · comments

commented

DOES:

The current version of BSC is only run via command line

SHOULD:

Develop a standalone application using GUI environment tools such as Qt or GTK (perhaps Tauri if it's mature enough). The solution should be reasonably platform agnostic (though BSC packages used may put some limitations on the scope of these platforms)