https://github.com/k0siara/walkingpad-macos
Unofficial macOS app and menu bar remote for WalkingPad treadmills
https://github.com/k0siara/walkingpad-macos
bluethooth kingsmith macos swiftui walkingpad
Last synced: 21 days ago
JSON representation
Unofficial macOS app and menu bar remote for WalkingPad treadmills
- Host: GitHub
- URL: https://github.com/k0siara/walkingpad-macos
- Owner: k0siara
- Created: 2026-04-18T11:42:52.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-04-18T12:20:07.000Z (about 1 month ago)
- Last Synced: 2026-04-18T13:26:19.188Z (about 1 month ago)
- Topics: bluethooth, kingsmith, macos, swiftui, walkingpad
- Language: Swift
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WalkFlow
Unofficial native macOS app and menu bar remote for WalkingPad / Kingsmith treadmills.
## Features
- Native SwiftUI macOS app
- Menu bar quick controls
- Bluetooth Low Energy connection to WalkingPad treadmills
- Start / stop belt
- Speed up / down in 0.5 km/h steps
- Favorite speed presets
## Install
### Option 1: Release build
1. Download the latest `WalkFlow.app` from GitHub Releases.
2. Move `WalkFlow.app` to `/Applications`.
3. Open the app and allow Bluetooth access when macOS asks.
4. Wake the treadmill and close the official WalkingPad mobile app before connecting.
### Option 2: Build from source
1. Clone the repository.
2. Open [WalkFlow.xcodeproj](WalkFlow.xcodeproj) in Xcode.
3. Select the `WalkFlow` scheme.
4. Build and run the app on macOS.
5. Allow Bluetooth access on first launch.
## Notes
- This is an unofficial project.
- WalkingPad treadmills generally accept only one active Bluetooth connection at a time.
- If the treadmill is not visible, wake it first and make sure no phone app is already connected.