
ForgeTerm: An Open-Source Terminal Emulator for Multi-Project Workflows
If you work on multiple projects simultaneously, you know the pain: opening a terminal, cd -ing into each project, launching the dev server, starting the test watcher, opening a shell — and doing it all over again every time you start a new session. That's exactly the problem I set out to solve with ForgeTerm . What is ForgeTerm? ForgeTerm is an open-source terminal emulator built for developers who juggle multiple projects at once. It's built on Electron + React + xterm.js, and it focuses on one thing: making it effortless to go from "I want to work" to "I'm working" across all your projects at once. GitHub: https://github.com/codama-dev/forgeterm Key Features Workspaces & Auto-Tiling Group related projects into a workspace and open them all with a single click. ForgeTerm automatically tiles your windows across the screen — side-by-side for two projects, master-detail for three, a 2×2 grid for four, and so on up to six per screen. If you have multiple monitors, you can choose which di
Continue reading on Dev.to
Opens in a new tab

