| Crates.io | tfc-server |
| lib.rs | tfc-server |
| version | 0.7.0 |
| created_at | 2021-02-11 04:18:05.791577+00 |
| updated_at | 2024-01-16 23:55:59.771578+00 |
| description | A server that facilitates remote control using the TFC library. Repo contains an iOS app. |
| homepage | https://github.com/indianakernick/The-Fat-Controller |
| repository | https://github.com/indianakernick/The-Fat-Controller |
| max_upload_size | |
| id | 353649 |
| size | 45,062 |
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.
cargo install tfc-server
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.
See docs/screenshots for screenshots of the iOS app.