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.
- Host: GitHub
- URL: https://github.com/ArthurSonzogni/rgb-tui
- Owner: ArthurSonzogni
- License: mit
- Created: 2021-04-25T15:45:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T23:28:03.000Z (over 1 year ago)
- Last Synced: 2025-04-09T22:17:26.365Z (over 1 year ago)
- Topics: arthursonzogni, color, curse, ftxui, hsv, rgb, terminal, tui
- Language: C++
- Homepage:
- Size: 19.7 MB
- Stars: 89
- Watchers: 5
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
rgb-tui
-------------
A color picker with a terminal UI. Built with [FTXUI](https://github.com/ArthurSonzogni/FTXUI)

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/), ...
[](https://snapcraft.io/rgb-tui)
[](https://aur.archlinux.org/packages/rgb-tui-git/)
```bash
sudo snap install rgb-tui
```
- Compile from source