2 stable releases
3.0.1 | Jun 11, 2022 |
---|
#542 in Command-line interface
275KB
306 lines
colorpanes 🌈
Panes in the 8 bright terminal colors with shadows of the respective darker color.
Installation
Prerequisites
colorpanes should work on any system with a shell that supports running binaries.
Packages
Operating System | Package Manager | Package | Command |
---|---|---|---|
Various | Cargo | colorpanes | cargo install colorpanes |
Arch Linux | pacman | colorpanes | git clone https://aur.archlinux.org/colorpanes.git && cd colorpanes && makepkg -sri |
NixOS, Linux, macOS | Nix | colorpanes | nix-env -iA nixos.colorpanes or nix-env -iA nixpkgs.colorpanes |
Running
See the installation section for how to install colorpanes on your computer.
Note: colorpanes
does not work if you installed it via cargo:
- Run colorpanes with
colp
orcolorpanes
. - Use
colp --help
orcolorpanes --help
to look up how to pass options to colorpanes.
License
Code
©️ 2022 Anna Aurora Neugebauer mailto:papojari-git.ovoid@aleeas.com https://matrix.to/#/@papojari:artemislena.eu https://papojari.codeberg.page
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Lesser General Public License version 3 along with this program. If not, see https://www.gnu.org/licenses/.
Screenshot
©️ 2022 Anna Aurora Neugebauer. This work is licensed under the CC BY-SA 4.0 license.
Dependencies
~3.5MB
~63K SLoC