hyper
A terminal built on web technologies.
Hyper provides a terminal emulator that runs on web technologies, delivering a graphical interface for command‑line work while relying on open web standards. It is distributed as a native application for macOS, Windows, and various Linux formats, and its configuration is managed through a JavaScript file ( .hyper.js) that can be edited to adjust appearance, key bindings, and other settings. The default configuration includes options for font size, family, cursor style, colors, and update channel, and users can customize any of these properties.
The terminal is designed to be extensible: developers can install plugins from npm and list them in the configuration file, allowing additional functionality or visual themes to be added without modifying the core code. Keymaps are also configurable, enabling users to reassign shortcuts by editing the same configuration file. The project emphasizes speed, stability, and a well‑defined API for extension authors, encouraging community contributions to enhance the user experience.
Hyper is open source and offered under a free tier, targeting developers and power users who want a customizable, web‑based terminal that can be tailored through JavaScript configuration and npm‑based extensions.
Reviews
Loading reviews…
Similar apps

Terminals & CLI
Tabby (formerly Terminus)
Free terminal tool, built with TypeScript, heavily inspired by Hyper.

Terminals & CLI
Ghostty
A fast, native, GPU-accelerated terminal emulator that aims to push the platform forward instead of recreating decades-old conventions.

Version Control & Git
Ghostty
Fast GPU-accelerated terminal emulator.

Game Engines & Dev Tools
Windows Terminal
A modern, tabbed terminal emulator for Windows supporting multiple shells and customization.

Terminals & CLI
iTerm2
iTerm2 is an amazing terminal emulator for OS X.

Code Editors & IDEs
Electron
Build cross platform desktop application with JavaScript, HTML and CSS.