{"id":18817440,"url":"https://github.com/exoad/prismix","last_synced_at":"2025-04-13T23:32:42.949Z","repository":{"id":180024636,"uuid":"644156873","full_name":"exoad/prismix","owner":"exoad","description":"tool for dealing with colors","archived":true,"fork":false,"pushed_at":"2023-10-01T13:32:06.000Z","size":10618,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-20T00:17:34.021Z","etag":null,"topics":["color-palette","color-picker","color-theory","colors","java"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-4-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exoad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-05-23T00:10:07.000Z","updated_at":"2024-04-15T01:08:05.000Z","dependencies_parsed_at":"2023-09-25T01:04:22.756Z","dependency_job_id":"a22078e8-7cdf-49ee-a6e0-3fb142c2d9d1","html_url":"https://github.com/exoad/prismix","commit_stats":null,"previous_names":["exoad/prismix","exoad/prismix.java"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoad%2Fprismix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoad%2Fprismix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoad%2Fprismix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exoad%2Fprismix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exoad","download_url":"https://codeload.github.com/exoad/prismix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248796846,"owners_count":21163043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["color-palette","color-picker","color-theory","colors","java"],"created_at":"2024-11-08T00:11:26.348Z","updated_at":"2025-04-13T23:32:37.934Z","avatar_url":"https://github.com/exoad.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ePrismix\u003c/h1\u003e\n\n\n\u003e **Version** Preview Beta *July 01 2023*\n\n\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"repo/screenshot.png\" alt=\"Screenshot\" width=\"550\"/\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\nColor palette generator and color picker for helping you with picking colors (I guess).\n\n\n## First time\n\n### Other users (OSX, Windows)\n\n**Running from Source**\n\n\u003e **Warning** there are no direct compatibility with running from source!\n\nFirst read the specifications for environment requirements.\n\nSpecifications:\n* Main Class: `pkg/src/com.jackmeng.prismix.jm_Prismix`\n* Provided META-INF: `pkg/src/META-INF/MANIFEST.MF`\n* Class Path: `com.jackmeng.prismix`\n* Required libs: `pkg/lib/*.jar`\n\n**Using the prebuilt JAR**\n\nThe JAR can be downloaded from the desired released from the [`Releases Tab`](https://github.com/exoad/Prismix.java/releases). It is recommended that you download a *release* and not *preview*, *nightly*, *test* tagged releases.\n\nTo run this JAR, make sure you have the following environment requirements:\n1. Java `17 or up` | [Adoptium Temurin](https://adoptium.net/temurin/releases/) | [OpenJDK SE17](https://jdk.java.net/java-se-ri/17) | [Azul Zulu](https://www.azul.com/downloads/#downloads-table-zulu) | [Amazon Corretto](https://docs.aws.amazon.com/corretto/latest/corretto-17-ug/downloads-list.html) | [GraalVM](https://www.graalvm.org/downloads/#) | [OracleJDK](https://www.google.com/url?sa=t\u0026rct=j\u0026q=\u0026esrc=s\u0026source=web\u0026cd=\u0026cad=rja\u0026uact=8\u0026ved=2ahUKEwifsb_jwYmAAxWjFlkFHQHMDPUQjBB6BAgVEAE\u0026url=https%3A%2F%2Fwww.oracle.com%2Fjava%2Ftechnologies%2Fdownloads%2F\u0026usg=AOvVaw0DKQD-JnLlas21toABBqtk\u0026opi=89978449) | [JetBrains](https://github.com/JetBrains/JetBrainsRuntime/tree/jbr17)\n2. A display (like a working monitor, something that can show pixels)\n3. **Optional** but preferred: X (not Wayland)\n\n### Linux users\n\n\n**Using the prebuilt bundle**\n\n\u003e **Note**: Only x64 systems are supported\n\nThis provides you with the necessary tools to run the program without worrying about setting up Java on your end. Just download, extract, and run `Prismix`.\n\n## Usage\n\nThe program uses a YAML configuration which you can find after your first `run and exit` sequence under `./exoad/com_jackmeng_prismix_CONFIG.yml`. Here you will find the raw configuration.\n\n**Encountered a bug or want a feature?**\nReport it here: https://github.com/exoad/Prismix.java/issues\n\n\n\n\u003cdiv align=\"center\"\u003e\n   \n`Copyright (C) Jack Meng (AKA exoad) 2023. All rights reserved.`\n\n\u003c/div\u003e\n\n\u003cpre\u003e\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n   1. Redistributions of source code must retain the above copyright notice,\n      this list of conditions and the following disclaimer.\n   2. Redistributions in binary form must reproduce the above copyright\n      notice, this list of conditions and the following disclaimer in\n      the documentation and/or other materials provided with the\n      distribution.\n   3. All advertising materials mentioning features or use of this software\n      must display the following acknowledgment: This product includes\n      software developed by Jack Meng (exoad).\n   4. Neither the name of Jack Meng (exoad) nor the names of its\n      contributors may be used to endorse or promote products derived\n      from this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY JACK MENG (EXOAD) AS IS AND ANY EXPRESS OR IMPLIED\nWARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY\nAND FITNESS FOR A PARTICULAR PURPOSE IS DISCLAIMED. IN NO EVENT SHALL\nJACK MENG (EXOAD) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\nOR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE\nGOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\nEVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n\u003c/pre\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexoad%2Fprismix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexoad%2Fprismix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexoad%2Fprismix/lists"}