Peter Reksal Sunde’s modest one-title portfolio centers on Horizon, a GPU-accelerated terminal emulator that abandons the traditional tab or pane layout in favor of an infinite canvas. Users pan and zoom through command-line sessions the way they would navigate a map, placing consoles, log tails, or SSH connections anywhere on the plane and grouping related tasks visually rather than spatially constrained by a window manager. Because every surface is rendered through the graphics card, scrolling large compile logs, tailing high-throughput containers, or replaying rich terminal graphics stays fluid even on high-DPI displays. The program is aimed at DevOps engineers, security auditors, data scientists, and any professional who keeps dozens of long-running shells alive and wants spatial memory to replace window-title hunting. Keyboard-first navigation, command palettes, and JSON-based session templates let teams share standardized environments, while the canvas itself can be exported as an interactive snapshot for incident documentation or runbooks. Horizon therefore functions simultaneously as a day-to-day terminal replacement, a visual debugger, and a collaborative whiteboard that happens to speak SSH and PowerShell. The MIT-licensed release is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always fetch the latest build, and can be queued for batch installation alongside other utilities.
GPU-accelerated terminal board on an infinite canvas.
Details