Hood Trading Desk
Hood Trading Desk is a remote control for a trading desk you run on your own machine. The app itself has no backend: it connects to a server you operate, streams what your agents are doing, and relays your instructions back to them.
You need a desk to connect to. Without one, the app shows only its pairing screen.
On the machine running your desk:
hood desk --serve
Then print the access token:
hood desk token
In the app, enter your machine's address and port (for example
http://100.x.x.x:8787 over Tailscale) and paste the token.
--serve — without that flag it
starts the terminal interface but no network server. Also confirm you are on
the same private network as the machine. The desk serves plain
http://, so an https:// address will never connect.
hood desk token. A pasted token sometimes
carries an invisible leading space or trailing newline.
For anything not covered here, email siddiqui.roshaan@gmail.com. Include your iOS version and what you were doing when the problem occurred.