Back to browse
GitHub Repository

A SSH-based Terminal Managed Designed for Crank Engineers that want to Leverage a Beefy Remote Machine for their Vibe Coding Needs.

5 starsKotlin

Crank – The SSH Terminal Manager for Engineers Who Refuse to Close Tabs

by mathgladiator·Feb 12, 2026·6 points·6 comments

AI Analysis

●●SolidShip ItNiche Gem

100+ SSH sessions with auto-reconnect and tmux persistence, but audience is hyper-specialized.

Strengths
  • Targets genuine pain point: engineers managing sprawling server fleets with persistent session state
  • Auto-reconnect with exponential backoff + staggered jitter prevents bastion host overload
  • Full VT100/xterm emulation with 256-color and truecolor support for complex TUI apps
Weaknesses
  • Only 4 stars, 0 forks—minimal community traction or independent verification
  • Ultra-niche use case (100+ SSH sessions)—most teams use tmux/screen or cloud dashboards
Target Audience

Infrastructure engineers, DevOps, and full-stack developers managing many remote servers simultaneously.

Similar To

Tmux · Mosh · Cluster SSH

Post Description

I've gone full vibe coder, and in doing so I replaced how I used to work with my own (and very buggy) SSH window manager. The world shifted for me, and it's unsettling... I haven't read the code yet, but I'm using it to manage 25 projects all running claude code on a very beefy server.

Every single facet of this project was from claude.

Similar Projects