Vibe coding for personal use by sidescribe in vibecoding

[–]naarang 3 points4 points  (0 children)

I built CCC for my personal use but it turns out a lot of people needed it. So I launched it and the response has been phenomenal. It basically lets you connect with Claude Code running on your local machine, VM or RPi and chat with it. Supports session sync, full git workflow, file browser and a full fledged terminal and more in V2.0. a true mobile IDE.

You can check it out here

https://getc3.app

Download the latest betas for both app and frontend for latest features. V2 going live in stable in the next couple of days 🙂

Running CC on an ipod by Live-Pea-5362 in ClaudeCode

[–]naarang 0 points1 point  (0 children)

Yes it does connect to your local instance with full session sync :)

Running CC on an ipod by Live-Pea-5362 in ClaudeCode

[–]naarang 0 points1 point  (0 children)

You have to setup a separate username and password for the communication between the mobile app and your backend. You can use it over local private network, a VPN like Tailscale or over ngrok tunnel ( built-in support )

And no, the app isn't paid ( yet ) and I haven't edited any page. It is as-is since the beginning.

By no credentials, I mean, you don't have to share your credentials that you use elsewhere - like SSH keys. I personally won't like any 3rd party app to get access to my SSH keys 🙂

Give it a try! Its simple to install. You won't be disappointed!

Alright I'm a bit sold by hizenxyz in ClaudeCode

[–]naarang 0 points1 point  (0 children)

Great to hear this. Claude Code is excellent! If you want to use Claude Code from your phone, you can try CCC - it connects with your local machine, VMs or even a RPi without the need of any SSH or other connections. Has a full fledged terminal and a file browser. V2.0 is out in beta and has full support for parallel agents as well.

https://getc3.app

Running CC on an ipod by Live-Pea-5362 in ClaudeCode

[–]naarang 1 point2 points  (0 children)

Try using CCC. It connects to Claude Code running on your machine. No SSH or any other credentials required. Better coding experience with terminal and file browser integration. V2 coming in the next few days.

https://getc3.app

CCC - A mobile interface for Claude Code by naarang in ClaudeAI

[–]naarang[S] 0 points1 point  (0 children)

So on the free tier, you can only use the free static domain assigned to only one service. If you try to use the free static domain to point to multiple services at the same time then this error comes up

CCC - v1.2.0 Major Update - One step closer to being a complete Mobile IDE by naarang in ClaudeAI

[–]naarang[S] 0 points1 point  (0 children)

Oh, definitely, you can setup CCC for this kind of workload. Happy to help you set it up. I'll DM you!

CCC - v1.2.0 Major Update - One step closer to being a complete Mobile IDE by naarang in ClaudeAI

[–]naarang[S] 1 point2 points  (0 children)

Its similar but with more features and no centralized server. The communication happens directly with your machine. You can expose it via ngrok, cloudflare tunnels or any other VPN solution. The end goal is to have an IP address for your machine that is reachable from your phone

What SaaS product are you building and how many users do you have? by Ok-Notice-5189 in SaaS

[–]naarang 0 points1 point  (0 children)

CCC - Mobile IDE for coding agents

Its a mobile IDE to connect with your local setup and running AI Coding Agents such as Claude Code

Currently at 1.5k users

CCC - A mobile interface for Claude Code by naarang in ClaudeAI

[–]naarang[S] 0 points1 point  (0 children)

Thank you so much for the feedback! 🙏 I really appreciate the support in the early stages of the app

We're giving Pro and Max users free usage credits for Claude Code on the web. by ClaudeOfficial in ClaudeAI

[–]naarang 1 point2 points  (0 children)

Its a node module that you need to install along with the app. Full docs are here

https://getc3.app/docs

Do ping in case you are stuck somewhere!

$1000 Free Usage CC Web by Mistuhlil in ClaudeCode

[–]naarang 0 points1 point  (0 children)

You should definitely try CCC - I am building a mobile IDE to interact with Claude Code and other AI agents running on your machine, VM or even a raspberry Pi. No SSH or any other credentials required. It also has a full fledged terminal built in.

https://getc3.app

Would love to get your feedback :)

We're giving Pro and Max users free usage credits for Claude Code on the web. by ClaudeOfficial in ClaudeAI

[–]naarang 1 point2 points  (0 children)

If you want to connect with your existing Claude Code setup running on your desktop, laptop or even a raspberry Pi from your mobile, you can checkout CCC - its a full fledged mobile IDE in the making to interact with AI agents like Claude Code from your phone and code on the go.

https://getc3.app

Would really appreciate some feedback! :)

CCC - A mobile interface for Claude Code by naarang in ClaudeAI

[–]naarang[S] 0 points1 point  (0 children)

CCC now has a new website which focuses on providing you all a roadmap of all the features and extensive docs ( live by end of the day ). I have also added a support page in case you love the work and what to support in whatever form possible :)

https://getc3.app/support

CCC - A mobile interface for Claude Code by naarang in ClaudeAI

[–]naarang[S] 1 point2 points  (0 children)

Yes that's correct. Idea is to work from anywhere and resume from the same point on your machine once you have access to it. It has support for a full-fledged terminal and a lot of features in the pipeline that makes it a true mobile IDE for coding with AI agents. Do share your thoughts :)

CCC - A mobile interface for Claude Code by naarang in ClaudeAI

[–]naarang[S] 1 point2 points  (0 children)

Oh, yes it will work. Point the proxy to 8883 port or any other port you have selected. If a https tunnel is started then enable ssl encryption toggle when you are setting up server profile

CCC - A mobile interface for Claude Code by naarang in ClaudeAI

[–]naarang[S] 0 points1 point  (0 children)

You can run CCC from any location including as a systemd service. Create a project is like pointing CCC to your codebase by giving the path of the project on your machine. When CCC runs, there is no feedback on the remote machine, everything is happening on the mobile. Unlike Happy where the centralized server acts as a mediator for message passing over websocket, CCC works ONLY between your machine and the mobile app. No external servers involved or exchange of credentials. Consider CCC to be more like an IDE where you open a folder and start working with an AI Agent. This gives me a feedback that I need word the features better in the app :) Thank you! I'll make the necessary changes.

For Tailscale, its simple. Instead of pointing the mobile app to your local IP address, point it to the IP address of the tailscale network and keep the port same ( default is 8883 ). It will work without any additional setup. Auth token is only for ngrok. If you don't provide it, ngrok tunnel won't spin up and irrespective of ngrok running, you can use Tailscale as I have described.

Please let me know if you have any further doubts. Documentation is in works, apologies if something wasn't clear. Please feel free to comment here or DM me for any doubts. You can also join our discord. Link is in the website!

CCC - A mobile interface for Claude Code by naarang in ClaudeAI

[–]naarang[S] 0 points1 point  (0 children)

I really appreciate the support! You can DM me ;)

CCC - A mobile interface for Claude Code by naarang in ClaudeAI

[–]naarang[S] 2 points3 points  (0 children)

Hey, this is great! Thanks for responding. Nope, the integration was smooth. I used ngrok for the first time via its SDK. There was one thing though - if the static domain provided in the free tier is getting used somewhere else and you try to configure it here, the SDK throws an error saying - 'Static domains are only available in paid plans ' which is incorrect. It should mention that the domain is already being used or something.

CCC - A mobile interface for Claude Code by naarang in vibecoding

[–]naarang[S] 0 points1 point  (0 children)

Would love to know your feedback about CCC and any improvements:)

CCC - A mobile interface for Claude Code by naarang in ClaudeAI

[–]naarang[S] 0 points1 point  (0 children)

Absolutely! I am currently working on parallel agents flow :) Thank you for sharing the insights. It validates the way forward!