Skip to content

Terminus

Terminus is a cross-platform terminal emulator that is available for Windows, macOS, and Linux. It is a modern terminal emulator that is designed to be easy to use and highly customizable. It is built on top of Electron, which is a popular framework for building cross-platform desktop applications using web technologies like HTML, CSS, and JavaScript.

link=https://www.termius.com/download/linux/Termius.deb
wget $link -O terminus.deb
sudo dpkg -i terminus.deb
sudo apt install --fix-broken -y
rm terminus.deb