mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-15 00:34:05 +09:00
40 lines
1.0 KiB
Groff
40 lines
1.0 KiB
Groff
.TH UXPLAY 1 2025-10-26 "UxPlay 1.72" "User Commands"
|
|
.SH NAME
|
|
uxplay-beacon.py \- Python (>= 3.6) script for a Bluetooth LE Service-Discovery beacon.
|
|
.SH SYNOPSIS
|
|
.B uxplay-beacon.py
|
|
[\fI\, -h, --help] + more options.
|
|
.SH DESCRIPTION
|
|
UxPlay 1.72: Standalone Python Script for Bluetooth LE Service Discovery (Windows).
|
|
.SH OPTIONS
|
|
.TP
|
|
.B
|
|
\fB\--file\fR fn Specify alternate configuration file
|
|
.TP
|
|
\fB\--path\fR fn Specify non-default Bluetooth LE data file used by uxplay
|
|
.TP
|
|
\fB\--ipv4\fR ip Override automatically-obtained ipv4 address for contacting UxPlay
|
|
.TP
|
|
\fB \-h, --help\fR Show help text.
|
|
.SH
|
|
FILES
|
|
Options in beacon configuration file ~/.uxplay.beacon
|
|
.TP
|
|
are applied first (command-line options may modify them). Format:
|
|
.TP
|
|
one option per line, with initial "--"; lines beginning with "#" ignored.
|
|
.SH
|
|
AUTHORS
|
|
.TP
|
|
Various, see website or distribution.
|
|
.SH
|
|
COPYRIGHT
|
|
.TP
|
|
Various, see website or distribution. License: GPL v3+:
|
|
.TP
|
|
GNU GPL version 3 or later. (some parts LGPL v.2.1+ or MIT).
|
|
.SH
|
|
SEE ALSO
|
|
.TP
|
|
Website: <https://github.com/FDH2/UxPlay>
|