Git Product home page Git Product logo

rgb-tui's Introduction

rgb-tui

A color picker with a terminal UI. Built with FTXUI

demo

See youtube

Install

Options:

rgb-tui rgb-tui-aur

sudo snap install rgb-tui
  • Compile from source

rgb-tui's People

Contributors

ardnew avatar arthursonzogni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

rgb-tui's Issues

Termux Support

Would it be possible for you to implement this project for termux as well

Maybe if you have some libraries and some way to adapt for android cell phone screens I think it would work

Just that I'm not sure if there's a way to install via snap for termux

Phony numbers?

So, great tool, nearly perfect in every way. I say nearly because of one small curiosity: the hexadecimal digits alphabet goes from 0—G... which is 17 different symbols. That is, you are using heptadecimal digits instead of hexadecimal!

What really blew my mind is that as you slide one of the component R, G, or B sliders around, you'll see the decimal R,G,B triplets correctly range from 0—255=16², while the hex values range from #00—#GG (or 0—289=17²)). Thus, there must be at least 34 hex values pairs that both correspond to the same decimal number in each RGB component!

Pipe color codes to stdout?

Hi,

Thanks for a great program! Is there a way to get the color codes to stdout? Would love to be able to pipe it to clipboard or a file or something else entirely... Alternatively/additionally some way to export to json would be cool too.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.