An open API service indexing awesome lists of open source software.

https://github.com/ArthurSonzogni/rgb-tui

Create and get colors code from the terminal using a nice interface.
https://github.com/ArthurSonzogni/rgb-tui

arthursonzogni color curse ftxui hsv rgb terminal tui

Last synced: about 1 year ago
JSON representation

Create and get colors code from the terminal using a nice interface.

Awesome Lists containing this project

README

          

rgb-tui
-------------

A color picker with a terminal UI. Built with [FTXUI](https://github.com/ArthurSonzogni/FTXUI)

![demo](./demo.webp)

See [youtube](https://www.youtube.com/watch?v=ERtUrToBWEM)

Install
-------
Options:
- [Binaries](https://github.com/ArthurSonzogni/rgb-tui/releases): Window/Linux/Mac. Formats: zip/deb/rpm/sh/tar-gz/...
- Install from app stores: [Snapcraft](https://snapcraft.io/rgb-tui), [Arch linux](https://aur.archlinux.org/packages/rgb-tui-git/), ...

[![rgb-tui](https://snapcraft.io/rgb-tui/badge.svg)](https://snapcraft.io/rgb-tui)
[![rgb-tui-aur](https://img.shields.io/aur/version/rgb-tui-git)](https://aur.archlinux.org/packages/rgb-tui-git/)

```bash
sudo snap install rgb-tui
```
- Compile from source