-
Notifications
You must be signed in to change notification settings - Fork 0
Requirements: Software
github-actions[bot] edited this page Oct 26, 2025
·
1 revision
- In order to compile the executable for this project, an operational Go language environment is required (this release was developed using Go 1.23.2). Once the BLE Sync Cycle application is compiled into an executable, it can be run without dependencies on the Go development environment
-
The open source, cross-platform mpv media player, installed (e.g.,
sudo apt-get install mpv) and operational- Additionally, the
libmpv2library, installed (e.g.,sudo apt-get install libmpv2)
OR (only one media player is required)
- Additionally, the
-
The open source, cross-platform VLC media player, installed (e.g.,
sudo apt-get install vlc) and operational- Additionally, the
libvlc-devlibrary, installed (e.g.,sudo apt-get install libvlc-dev)
- Additionally, the
- A local video file for playback, preferably a first-person view cycling video. Check out YouTube with this query: "first person cycling" for some ideas
- While BLE Sync Cycle has been written and tested using Ubuntu 24.04 (LTS) and 25.04 on an Intel processor (amd64), it should work across any comparable Unix-like platform and architecture.
The BLE Sync Cycle Project Wiki