Skip to content

PrestoPalette/PrestoPalette

Repository files navigation

Build status

PrestoPalette

A tool for artists to create harmonious color palettes in seconds

Download

All download links are available on the official webpage

https://prestopalette.github.io/

Compile

There are mulitple ways to do this.

Fedora (Red Hat Enterprise / CentOS)

git clone https://github.com/PrestoPalette/PrestoPalette
cd PrestoPalette
cd scripts
./setup_fedora.sh
./build_fedora.sh

Ubuntu

git clone https://github.com/PrestoPalette/PrestoPalette
cd PrestoPalette
cd scripts
./setup_ubuntu.sh
./build_qmake.sh

macOS

   brew update > /dev/null
&& brew install qt5 > /dev/null
&& brew install pngcrush > /dev/null
&& export PATH=/usr/local/opt/qt5/bin/:$PATH

git clone https://github.com/PrestoPalette/PrestoPalette
cd PrestoPalette
cd scripts
./build_osx.sh

Qt Creator

1. git clone https://github.com/PrestoPalette/PrestoPalette
2. Launch Qt Creator
3. Open the PrestoPalette directory with Qt Creator
4. Build and Run 

How to Help

Package Maintainers

We are looking for package maintainers. Head over to PrestoPalette-Packaging and help us out!

Features

Send us a Pull Request or file an issue to start the conversation.