Skip to content

OakLake/Treadmill-Controller-API-TUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth Enabled Treadmill Controller

A bluetooth enabled treadmill might advertise itself as a Fitness Machine Service (FTMS), the FTMS is a protocol of communication and control defined by Bluetooth, this enables any Bluetooth enabled device to communicate and control the treadmill in a pre-defined way.

Setup

uv sync
uv venv
source venv/bin/activate

Launch app

Launch TUI

uv run poe serve_tui

Launch TUI as webapp

uv run poe serve_tui_webapp

Launch API

uv run poe serve_api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages