All Projects → ls4154 → termite-ubuntu

ls4154 / termite-ubuntu

Licence: other
Termite terminal build script for Ubuntu

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to termite-ubuntu

dotfiles
Config files for wm and terminal apps
Stars: ✭ 15 (-44.44%)
Mutual labels:  termite
Vimpressionist
🎨 Vim on steroids for keyboard lovers
Stars: ✭ 55 (+103.7%)
Mutual labels:  termite
foolz-dots
Collection of my linux desktop configuration files.
Stars: ✭ 16 (-40.74%)
Mutual labels:  termite
raven
Rust-based themer for linux, specializing in i3. Rice at a moment's notice!
Stars: ✭ 48 (+77.78%)
Mutual labels:  termite
dotfiles
My dotfiles
Stars: ✭ 23 (-14.81%)
Mutual labels:  termite
dotfiles
My personal dotfiles repository
Stars: ✭ 36 (+33.33%)
Mutual labels:  termite
onedark-termite
Port of the Atom's One Dark colors for Termite
Stars: ✭ 25 (-7.41%)
Mutual labels:  termite
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 (+134244.44%)
Mutual labels:  vte
Tilix
A tiling terminal emulator for Linux using GTK+ 3
Stars: ✭ 4,670 (+17196.3%)
Mutual labels:  vte
contour
Modern C++ Terminal Emulator
Stars: ✭ 761 (+2718.52%)
Mutual labels:  vte
tym
Lua-configurable terminal emulator
Stars: ✭ 119 (+340.74%)
Mutual labels:  vte
sakura
GTK/VTE based terminal emulator
Stars: ✭ 81 (+200%)
Mutual labels:  vte

Termite build script for Ubuntu

Termite terminal build and install script for Ubuntu. It is based on the terminal-install script, but statically link vte-ng so it does not break other vte based terminals.

Tested on Ubuntu 18.04, 19.10, 20.04, 20.10 and 21.04.

How to use

To build and install termite (the script use sudo when necessary):

git clone https://github.com/ls4154/termite-ubuntu.git
cd termite-ubuntu
./build.sh

To uninstall termite:

./uninstall.sh
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].