All Projects → Huluti → Coulr

Huluti / Coulr

Licence: MIT license
Color box to help developers and designers

Programming Languages

python
139335 projects - #7 most used programming language
Meson
512 projects

Projects that are alternatives of or similar to Coulr

palette
Color palette app for elementary OS
Stars: ✭ 32 (+28%)
Mutual labels:  color, gtk
sshbg
Change terminal background when SSH'ing (on specific terminals)
Stars: ✭ 45 (+80%)
Mutual labels:  color
Hexbot
Every request returns a different hex code—all 16,777,216 of them.
Stars: ✭ 251 (+904%)
Mutual labels:  color
surfer
Simple keyboard based web browser
Stars: ✭ 62 (+148%)
Mutual labels:  gtk
Colorizeswift
Terminal string styling for Swift.
Stars: ✭ 253 (+912%)
Mutual labels:  color
nvim-pygtk3
PyGTK3 frontend to Neovim with some visual GUI elements.
Stars: ✭ 50 (+100%)
Mutual labels:  gtk
Nord Alacritty
An arctic, north-bluish clean and elegant Alacritty color scheme.
Stars: ✭ 238 (+852%)
Mutual labels:  color
switchboard-plug-wallet
Manage Payment Methods and related settings
Stars: ✭ 17 (-32%)
Mutual labels:  gtk
gnomit
A simple Git commit message editor for Gnome.
Stars: ✭ 30 (+20%)
Mutual labels:  gtk
dock
A quick app launcher and window switcher for Pantheon and elementary OS
Stars: ✭ 63 (+152%)
Mutual labels:  gtk
ChromaTerm
Color your Terminal with RegEx!
Stars: ✭ 149 (+496%)
Mutual labels:  color
GabTag
A gtk linux application to handle audio tags 🎵
Stars: ✭ 34 (+36%)
Mutual labels:  gtk
yiq
Returns white when a color is dark and black when a color is light.
Stars: ✭ 24 (-4%)
Mutual labels:  color
Get Childitemcolor
Add coloring to the output of Get-ChildItem Cmdlet of PowerShell.
Stars: ✭ 251 (+904%)
Mutual labels:  color
ColorPickerLib
A WPF/MVVM implementation of a themeable color picker control.
Stars: ✭ 44 (+76%)
Mutual labels:  color
Colorseekbar
A colorful SeekBar for picking color
Stars: ✭ 249 (+896%)
Mutual labels:  color
gftp
gFTP is a free multithreaded file transfer client for *NIX based machines. 56 language translations available.
Stars: ✭ 81 (+224%)
Mutual labels:  gtk
gagar
Standalone graphical agar.io Python client/bot using GTK and agarnet
Stars: ✭ 21 (-16%)
Mutual labels:  gtk
colorize
*nixy filter that adds color to its standard input by rows or columns
Stars: ✭ 83 (+232%)
Mutual labels:  color
flavours
🎨💧 An easy to use base16 scheme manager that integrates with any workflow.
Stars: ✭ 331 (+1224%)
Mutual labels:  color

Coulr

Enjoy colors and feel happy

Coulr is a color box to help developers and designers. Currently, it allows to:

  • convert RGB color to its Hexadecimal value and vice versa
  • copy selected color

Screenshot

alt tag

Installation instructions

Universal package for Linux (recommended)

Coulr is available as a flatpak package.

Download on Flathub

You can also install it by using the following command-line:

flatpak install flathub com.github.huluti.Coulr

Build from source (nightly)

Build and install by running:

git clone https://github.com/Huluti/Coulr.git
cd Coulr
meson _build
cd _build
ninja
sudo ninja install

The app can then be removed with:

sudo ninja uninstall

Tech

Coulr uses open-source projects to work properly:

Donations

Do you like the app? Would you like to support its development? Feel free to donate.

Donate

License

This project is under MIT licence... so do what you want with it :)

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