SalineSingularityFRC / ssssctl

Bluetooth hackery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSSSCTL

SSSS Controller

Building

Assuming you don't have the rust programming language installed, run curl https://sh.rustup.rs -sSf | sh and proceed with installation.

To build the project, just run cargo build --release

Usage

When SSSS.py is running on a device, run ssssctl [name of pi] [MAC address of pi] [file to send].

About

Bluetooth hackery


Languages

Language:Rust 100.0%