6 ms·
Show HN: Pulse – Dashboard for Claude Code, approve tool calls from your phone
Hi everyone,
I'm a student from Flanders and I like to use Claude Code for my purposes, ideas and also just for fun and also make solutions for problems in our world!)
So that's why I built "Pulse", it's an local application that you can easily install to your device and easily follow what your claude agent is doing right now in your terminal session with an ambiance design and easily give permissions for your agent.
For those who wants to see directly how much tokens you spent, and how much the session costs, and approve tool calls from everywhere from your phone and everything runs locally without an account can install Pulse from GitHub: https://github.com/nikitadoudikov/claude-pulse https://github.com/nikitadoudikov/claude-pulse
- deleted 3mo ago[deleted]
- deleted 3mo ago[deleted]
- m12k 3mo agoI’m not sure if you’re aware, but Claude Code’s built in remote control feature already lets you respond to permission prompts from the Claude app on your phone.
- nikitadvd 3mo agoI built this for everyday cases like when I want to go make coffee while a terminal run is in progress and something needs approval. I get a notification and can instantly confirm or deny. Pulse also turns a boring terminal into something more visual so I can see exactly what claude is doing.
- 8note 3mo agoits really buggy though, and often doesnt actually trigger the change. samw with plan mode, it breaks everything in remote control and you cant get back out of it consistently
- flashgordon 3mo agoThis is what i thought/hoped. But man it is surprisingly buggy. Connections drop so fast and flakily. So many times I steppedd out of the house in a rush hoping remote control would help stay connected. And every time ive been sorely disappointed. Fool me once, fool me ten times....
- orchester 3mo agovery cool
- felooboolooomba 3mo agoI'll give this a try. CC already has a good /remote-control feature along with the mobile app. But it recently stopped sending me notifications on Android so it's not much use anymore.
- nikitadvd 3mo agoAwesome, hope it helps you get those notifications back!)
- cebert 3mo agoClaude Code’s built-in remote control feature already does this and works reasonably well. https://code.claude.com/docs/en/remote-control https://code.claude.com/docs/en/remote-control
- nikitadvd 3mo agoThanks for sharing! The built-in tool is definitely nice, but as another user (felooboolooomba) mentioned below, official push notifications can sometimes drop out on certain devices like Android
- KaiShips 3mo ago[flagged]
- pradeep1177 3mo agoDo people care these days, I mean I have mine similar tool also at softcane/cc-blackbox
- tomasz-tomczyk 3mo agoI like the look of it - my main problem with remote control feature in CC is the inability to start a new terminal session on my computer - can I do that from Pulse?
- alentodorov 3mo agoa way to solve it, which i recently started doing, is ssh-ing into the machine, starting a tmux runnin claude-code with /cc from there.
- nikitadvd 3mo agoNot yet. Pulse only works with sessions that are already running. I intentionally kept it focused on monitoring what's happening and handling approvals because that's what I personally needed most. A remote launcher would be cool though, and it's something I've thought about adding in the future.
- steelcm 3mo agoCheck out Hapi (https://hapi.run/ https://hapi.run/) - it's a thin wrapper around claude/codex/gemini, you can pick-up sessions from your phone and start terminal sessions remotely. It's pretty good. I use this with Emdash (https://emdash.sh/ https://emdash.sh/) as an agentic development environment.
- lodar 3mo agoagents run on their own, phone only pings when something's irreversible and actually needs a human. per-call approval you stop reading by day two.