Hyper is an open-source and extensible terminal emulator available on MacOS, Windows, and Linux. It's built using web technologies, specifically Electron (the same platform that powers Atom, Slack, and Brave).
Hello Product Hunters!
At ZEIT, we are obsessed about delivering the best developer experience in the industry.
We built Hyper to be a beautiful, web-based, customisable terminal, that offers blazing fast performance.
Today, we are excited to announce the third generation of Hyper!
Features
- WebGL renderer for faster rendering
The renderer is the piece of code that draws actual pixels on the screen based on the state of the terminal.
The original Hyper renderer used the DOM. For Hyper 3, we've completely rewritten the
renderer to use WebGL and take advantage of GPU acceleration.
- IPC Batching for speedier performance
Running commands with very verbose output would cause Hyper to temporarily choke for a few seconds.
Digging within the CPU profile, we noticed that the "renderer" process was spending most of its time
handling an overwhelming amount of messages coming in from the main process. To make performance faster,
for this version we batch the communication for a faster experience.
For a more detailed read on this, check out our blog announcement:
- Electron V3 upgrade
Hyper 3 bumps the underlying Electron from V1 to V3.
This brings in all the bugfixes and security enhancements made to Electron and its dependencies.
- Faster Startup Time
Hyper 3 brings in a decent boost in launch time (about 150ms on Linux, potentially better on other platforms).
We achieved this by making two time-consuming processes during startup to be parallel.
- Emoji Support
You can now jazz up all your commit messages easily with a single command.
If you're on MacOS, just hit `Command + Control + Space` and you'll see an emoji popup.
- More Themes on Hyper Store
Since the launch of Hyper 2, we have introduced more new themes into the Hyper Store.
This means it's now even easier to customize your Hyper experience to your personality.
Acknowledgments
We would like to thank our entire community of contributors and users who made Hyper 3 possible.
In particular, special mention of thanks to Daniel Imms,
@Jerch and Benjamin Staneck, whose timely help, support and feedback have helped
us launch the fastest Hyper ever.
Please do try Hyper, and let us know what you think!
I've been using Hyper terminal over a year now, I prefer it over the system's terminal and some 3rd-party terminal apps like iTerm because of how pretty it looks and how customizable it is.
Pros:
• Aesthetically pleasing
• Easy to configure
• Customizable
• A large variety of themes
• A large variety of plugins
• Fast
Cons:
• Some themes don't work properly
• Some configurations do not apply
Next.js
Prototypr
NextCall
Subbi
I've been using Hyper terminal over a year now, I prefer it over the system's terminal and some 3rd-party terminal apps like iTerm because of how pretty it looks and how customizable it is.
Pros:• Aesthetically pleasing • Easy to configure • Customizable • A large variety of themes • A large variety of plugins • Fast
Cons:• Some themes don't work properly • Some configurations do not apply
Prototypr
Love the extensibility too, you can also build your own plugins to add features you need
Pros:the best terminal
Cons:nothing