tfc-server

Crates.iotfc-server
lib.rstfc-server
version0.7.0
sourcesrc
created_at2021-02-11 04:18:05.791577
updated_at2024-01-16 23:55:59.771578
descriptionA server that facilitates remote control using the TFC library. Repo contains an iOS app.
homepagehttps://github.com/indianakernick/The-Fat-Controller
repositoryhttps://github.com/indianakernick/The-Fat-Controller
max_upload_size
id353649
size45,062
Indiana Kernick (indianakernick)

documentation

README

TFC: Server

Crates.io License

A WebSocket server that uses TFC for remote control. The repo contains an iOS app that connects to the server to allow for remotely controlling a host on the same WiFi network that's running the server. An Android app is on the roadmap.

Installation

cargo install tfc-server

Usage

Run tfc-server. Open the app and ensure that both the client and the server are on the same network. Then enter the host name of the server (my-computer.local for example) into the app.

Currently, the iOS app is not on the App Store. The Xcode project must be downloaded from the repo and compiled.

iOS Remote app

See docs/screenshots for screenshots of the iOS app.

Commit count: 369

cargo fmt