What is the best way to use Claude Code from my phone?
3•tripleyeti•8h ago
I enjoy working on my project from my phone when I’m away. Everything is on my computer at home. So, I’ve been using Chrome Remote Desktop on my phone and it’s really hard to use. What’s everyone else using to debug from the workplace toilet ?
Comments
ekropotin•7h ago
I often run claud code inside tmux session on my private server. That allows me to interact with CC via ssh from any device with ssh client.
It can be a bit buggy here and there, but when it works oh boy. I've designed and executed full performance benchmarks on clusters while I was walking through the park.
ekropotin•7h ago