Color Picker source code repository

The project source code is stored in GitHub repository. To download latest source code you need installing git package. All Linux distros usually have git package in their repositories.

To get latest source code snapshot just use following command:

git clone https://github.com/sk1project/color-picker

Please pay attention that master branch can contains an incomplete implementation. If you are not developer we would recommend to use stable snapshots or latest release version.


Color Picker issue tracker

Issues for Color Picker are tracked on GitHub.

If you found a bug in Color Picker or want to propose some improvement, please search the GitHub issue tracker to see similar issues.

If not, open new issue and provide following details:

  • Your OS, Color Picker version, Color Picker installation manner.
  • If you installed Color Picker from sources, include Python version.
  • Problem description.
  • Description of expected behaviour.

We reply on all issue. But issue fixing/implementation depends on issue complexity and internal team planning. The same about issue processing order.

Please note, you can report issue if you have signed on GitHub. If not, just registry your account there.