All Projects → barnumbirr → Alacritty Debian

barnumbirr / Alacritty Debian

Licence: other
Debian packages for alacritty.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Alacritty Debian

Chalk
🖍 Terminal string styling done right
Stars: ✭ 17,566 (+51564.71%)
Mutual labels:  terminal, terminal-emulators
Terminology
The best terminal emulator based on the Enlightenment Foundation Libraries
Stars: ✭ 440 (+1194.12%)
Mutual labels:  terminal, terminal-emulators
Ttyd
Share your terminal over the web
Stars: ✭ 4,030 (+11752.94%)
Mutual labels:  terminal, 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 (+106585.29%)
Mutual labels:  terminal, terminal-emulators
Mtm
Perhaps the smallest useful terminal multiplexer in the world.
Stars: ✭ 677 (+1891.18%)
Mutual labels:  terminal, terminal-emulators
Termite Style
Simple script to change color-schemes and fonts for Termite.
Stars: ✭ 224 (+558.82%)
Mutual labels:  terminal, debian
Upterm
A terminal emulator for the 21st century.
Stars: ✭ 19,441 (+57079.41%)
Mutual labels:  terminal, terminal-emulators
Macterm
Terminal emulator for macOS with 24-bit color, bitmap and vector graphics.
Stars: ✭ 162 (+376.47%)
Mutual labels:  terminal, terminal-emulators
Terminator
multiple GNOME terminals in one window
Stars: ✭ 649 (+1808.82%)
Mutual labels:  terminal, terminal-emulators
Tilix
A tiling terminal emulator for Linux using GTK+ 3
Stars: ✭ 4,670 (+13635.29%)
Mutual labels:  terminal, terminal-emulators
Aminal
🌘 Darktile is a GPU rendered terminal emulator designed for tiling window managers.
Stars: ✭ 2,663 (+7732.35%)
Mutual labels:  terminal, terminal-emulators
Wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
Stars: ✭ 770 (+2164.71%)
Mutual labels:  terminal, terminal-emulators
Terminalfx
Java FX Terminal Emulator
Stars: ✭ 187 (+450%)
Mutual labels:  terminal, terminal-emulators
Jquery.terminal
jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands
Stars: ✭ 2,623 (+7614.71%)
Mutual labels:  terminal, terminal-emulators
Iterm2 Borderless
Borderless iTerm2 patch with a few extra features
Stars: ✭ 165 (+385.29%)
Mutual labels:  terminal, terminal-emulators
Terminus
A terminal for a more modern age (formerly Terminus)
Stars: ✭ 24,959 (+73308.82%)
Mutual labels:  terminal, terminal-emulators
Extraterm
The swiss army chainsaw of terminal emulators
Stars: ✭ 1,922 (+5552.94%)
Mutual labels:  terminal, terminal-emulators
Oxidtools
200 TOOLS BY 0XID4FF0X FOR TERMUX
Stars: ✭ 143 (+320.59%)
Mutual labels:  terminal, debian
Neoterm
👍 A modern-designed Android terminal emulator for the 21st century.
Stars: ✭ 453 (+1232.35%)
Mutual labels:  terminal, terminal-emulators
Terminator Themes
🤘 The biggest collection of Terminator themes.
Stars: ✭ 717 (+2008.82%)
Mutual labels:  terminal, terminal-emulators

alacritty-debian

This repository contains the source to build a Debian package for alacritty.

Usage

If you have Docker installed locally, just run the following:

[email protected]$ ./build.sh

By default this will build alacritty v0.7.2 on Debian Buster.

If you want to customize the build at runtime, use the following:

[email protected]$ ./build.sh -i debian:unstable-slim -v 0.4.3

Don't forget to update debian/changelog so your package is generated with the correct version.

Release

To publish a new package version to Github, follow these steps:

  • update the VERSION variable in build.sh
  • add a new entry in debian/changelog
  • create a new tag with the Debian package version

License

Copyright 2020-2021 Martin Simon

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

References

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].