About
Hyper is a terminal built on web technologies, designed to provide a beautiful and extensible experience for command-line interface users. It is particularly helpful for developers and power users who require a high degree of customization and flexibility in their terminal. With its focus on speed, stability, and extensibility, Hyper aims to become the simplest, most powerful, and well-tested interface for productivity.
Details
- Installation: The latest version of Hyper is v3.4.1.
- Extensions: Available on npm, with the ability to include hyper in the keywords field in package.json.
- Keymaps: All command keys can be changed by editing the .hyper.js file and adding custom keymaps.
- Configuration: Config location varies by operating system, with options to customize font size, family, weight, and more.
- Extensions API: Allows for universal Node.js modules to be loaded by both Electron and the renderer process, with methods for decorating the UI, intercepting actions, and more.
- Plugin Development: Plugins can be developed using React components and Redux actions, with access to the Electron app objects and Redux store.
- Example Extensions: Hyperyellow and Hyperpower demonstrate the possibilities of customizing Hyper, from altering the config to