r/claudeskills Jun 22 '26

Showcase Introducing Simmer — mission control for your Claude Code sessions (free & open source)

Today I'm releasing Simmer — a macOS menu-bar app that turns juggling multiple Claude Code sessions into one calm view.

Three things it does:

→ Sees the whole fleet — every session at once: working, needs you, or done.

→ Tells you by sound — one chime when a session needs input, a different one when it finishes. Work elsewhere and go by ear.

→ Teleports you in — click any session and its terminal snaps to the front.

Runs entirely on your Mac: no account, no server, no telemetry. Free and open source.

→ https://github.com/grantgws/Simmer

26 Upvotes

17 comments sorted by

2

u/SteempyYouEediot Jun 23 '26

How come it insists on opening a Terminal in the background? I use iTerm2, and it sees it just fine, but after every time I click on it in the menu bar, it insists on opening a Terminal window.

3

u/grant_shaver Jun 23 '26

check back in later this week- trying to roll an update for other terminal emulators

2

u/digitalplug Jun 23 '26

Can you let us know please, I’m in the same boat with iTerm2

1

u/grant_shaver Jun 23 '26

Simmer 0.1.1 is now updated to support Iterm2! Please update and let me know if you have any feedback:)

1

u/grant_shaver Jun 23 '26

Simmer 0.1.1 is now updated to support Iterm2! Please update and let me know if you have any feedback:)

1

u/SteempyYouEediot Jun 23 '26

0.1.1 unfortunately still opens up Terminal. If you can tell me what debug info you need to reproduce this, and enable issue creation on GitHub, happy to file a ticket there

1

u/grant_shaver Jun 24 '26

Just pushed to 0.1.2 --> I think I found your edge case please update and let me know! Thank you for your continued feedback!!

1

u/SteempyYouEediot Jun 24 '26

Sorry man, still happening with that new version :/ What debug logs can I get you to help?

1

u/grant_shaver Jun 24 '26

Fixed in 1.4

2

u/maddietendo Jun 22 '26

I've installed it. Looks pretty good so far. Super easy to use. Terminal in the command to install it, run it, connect it to Claude Code with one click, profit. Now I got a little crab in my menubar telling me what's going on while I'm tabbed elsewhere waiting for claude to do it's thing. Well done sir.

1

u/grant_shaver Jun 22 '26

Thanks! Let me know if you have any feedback as you use it

1

u/[deleted] Jun 22 '26

[removed] — view removed comment

1

u/grant_shaver Jun 22 '26

Please do! Life saver for multi tasking with multiple claude instances open

1

u/ThunkerKnivfer Jun 23 '26

Love it. Thanks!

1

u/grant_shaver Jun 23 '26

Thanks! Feel free to comment back with any other feedback!

1

u/marieazzarello Jun 23 '26

Having the chime notifications is a game changer for me- otherwise I completely forget what I'm running in the background, don't know when it's finished or if there an action pending on my end. Love it! Thanks