I'm thrilled to announce I just released Command Book App: A native macOS app for developers, data scientists, AI enthusiasts and more. https://commandbookapp.com

This is a tool I've been using lately to help build Talk Python, Talk Python Training, and many more applications.

It's a bit like advanced terminal commands or complex shell aliases, but hosted outside of your terminal. This leaves the terminal there for interactive commands, exploration, short actions. (1/2)

Command Book - Manage Long-Running Terminal Commands

Command Book is a native macOS app for managing long-running terminal commands. Save, run, and monitor your web servers, databases, and background processes. Never lose your terminal setup again. Free to download with 3 saved commands.

Command Book
@mkennedy This sounds perfect for managing my ssh tunnels and notebook servers. Excited to try it out

@whenney Very cool! I don’t know how well it’ll work with SSH in general, but tunnels should be fine. Basically it doesn’t yet support full TTY emulation. Running notebook servers, 100%.

Let me know how it works out for you.