Skip to content

Simple script that lets you order images based on color.

Notifications You must be signed in to change notification settings

MarcVillain/ColorsClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorsClassifier

Simple script that lets you order images based on color.

Install (Manual)

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install .

Install (MacOS App)

Run the following command in the Terminal app and follow the instructions:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/MarcVillain/ColorsClassifier/master/scripts/install_osx.sh)"

Run (CLI)

Make sure you have activated your venv first.

colorsclassifier --help

Screenshots

GUI CLI

Authors

About

Simple script that lets you order images based on color.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published