An open API service indexing awesome lists of open source software.

https://github.com/umuthopeyildirim/rgbcolormixer

Color changing application using rgb values.
https://github.com/umuthopeyildirim/rgbcolormixer

java java-gui

Last synced: 9 days ago
JSON representation

Color changing application using rgb values.

Awesome Lists containing this project

README

        

# RGB Color Mixer Tool
#### Color changing application using rgb values. [![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()

![First Image](https://github.com/HopeSweaty/RGBColorMixer/blob/main/inc/1.png?raw=true)
![Second Image](https://github.com/HopeSweaty/RGBColorMixer/blob/main/inc/2.png?raw=true)

#### Programming Languages :

* Java

#### Development Tools :

* Java SDK
* Visual Studio Code

#### Cloning an Existing Repository ( Clone with HTTPS )
```
git clone https://github.com/HopeSweaty/RGBColorMixer.git
```

#### Cloning an Existing Repository ( Clone with SSH )
```
git clone [email protected]:HopeSweaty/RGBColorMixer.git
```