All Projects → npezza93 → archipelago

npezza93 / archipelago

Licence: MIT license
An open-source terminal emulator built on web technology

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to archipelago

Alacritty Debian
Debian packages for alacritty.
Stars: ✭ 34 (-20.93%)
Mutual labels:  terminal-emulators
Wayst
A simple terminal emulator
Stars: ✭ 117 (+172.09%)
Mutual labels:  terminal-emulators
Iterm2 Borderless
Borderless iTerm2 patch with a few extra features
Stars: ✭ 165 (+283.72%)
Mutual labels:  terminal-emulators
React Console
Simple react console emulator
Stars: ✭ 64 (+48.84%)
Mutual labels:  terminal-emulators
Snowflake
Graphical SFTP client and terminal emulator with helpful utilities
Stars: ✭ 1,676 (+3797.67%)
Mutual labels:  terminal-emulators
Kitty
Cross-platform, fast, feature-rich, GPU based terminal
Stars: ✭ 13,011 (+30158.14%)
Mutual labels:  terminal-emulators
Teds Terminal
A modern terminal emulator with high DPI support, mouse wheel scaling, 32-bit colour and tty compatible.
Stars: ✭ 20 (-53.49%)
Mutual labels:  terminal-emulators
Contour
Modern C++ Terminal Emulator
Stars: ✭ 191 (+344.19%)
Mutual labels:  terminal-emulators
Hyper
A terminal built on web technologies
Stars: ✭ 37,504 (+87118.6%)
Mutual labels:  terminal-emulators
Macterm
Terminal emulator for macOS with 24-bit color, bitmap and vector graphics.
Stars: ✭ 162 (+276.74%)
Mutual labels:  terminal-emulators
Toaru Nih
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
Stars: ✭ 66 (+53.49%)
Mutual labels:  terminal-emulators
Cancer
It's terminal.
Stars: ✭ 98 (+127.91%)
Mutual labels:  terminal-emulators
Galacritty
WIP GTK terminal emulator based on Alacritty
Stars: ✭ 136 (+216.28%)
Mutual labels:  terminal-emulators
Webterminal
ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django
Stars: ✭ 1,124 (+2513.95%)
Mutual labels:  terminal-emulators
Terminalfx
Java FX Terminal Emulator
Stars: ✭ 187 (+334.88%)
Mutual labels:  terminal-emulators
Alacritty
Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.
Stars: ✭ 36,273 (+84255.81%)
Mutual labels:  terminal-emulators
Pyxtermjs
A fully functional terminal in your browser.
Stars: ✭ 127 (+195.35%)
Mutual labels:  terminal-emulators
terminalpp
A C++ library for interacting with ANSI terminal windows.
Stars: ✭ 68 (+58.14%)
Mutual labels:  terminal-emulators
Aminal
🌘 Darktile is a GPU rendered terminal emulator designed for tiling window managers.
Stars: ✭ 2,663 (+6093.02%)
Mutual labels:  terminal-emulators
Extraterm
The swiss army chainsaw of terminal emulators
Stars: ✭ 1,922 (+4369.77%)
Mutual labels:  terminal-emulators

Archipelago is an open-source terminal emulator built on web technology.
Download now!

Why?

Archipelago is inspired by Hyper. I started using Hyper as my default terminal while it was in beta and into v1. It was by far the coolest, best looking, minimal, and extensible terminal emulator I had used. But, I found it to be really slow, to the point where if I was going to run a command that I knew would have a lot of output, I would opt for using a different terminal. Along with that, occasionally buffers would overlap making the terminal unreadable and force me to restart.

At the time Hyper was using Hterm which was the culprit of all my issues, so I found the Xterm.js project which solved all these problems and I started making Archipelago. Archipelago works on macOS, Linux, and Windows, supports theming which can be saved to a profile, pane splitting, system tests, and much more. Visit archipelago.dev to see more gifs!

Screenshot

Get Archipelago

macOS

Use Homebrew Cask to download the app by running the following

❯ brew install --cask archipelago

or

Download

Contributing

Bug reports and pull requests are welcome on GitHub.

Development

Regardless of the platform you are working on, you will need to have Yarn installed. If you have never installed Yarn before, you can find out how here.

Clone the repo then run yarn && yarn start in your console.

License

Archipelago is available as open source under the terms of the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].