Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
Omnara: Claude Code Anywhere
Learn how to launch Claude Code via a command-line tool, then continue the same session on web or mobile using an open‑source agent command center.
We’ve been working on an “agent command center” that makes it easy to launch and control Claude Code from anywhere, terminal, web, or mobile, and move between them seamlessly.
For example, you can run pip install omnara && omnara to start a regular Claude Code session. Then, if you need to step away, you can pick up the same session in our web dashboard or mobile app
What pushed us to build this was the frustration of waiting around while Claude Code runs. Instead of being stuck at the laptop for 5–10 minutes at a time, we can now jump in and respond wherever we are, bed, a walk, an Uber, laundry, even the bathroom.
Omnara is open source and free to try. We’d love any feedback from the community.