java-desktop-swt-colorblend

Description

This project gives the user 1 label and several checkboxes. Based on whether the checkbox is selected, its color will be blended or removed from the label color.

Tech stack

  • docker-cli
  • java
    • jre 11
    • swing

Docker stack

  • ubuntu:latest

To run

xhost +localhost && sudo ./install.sh -u

To stop (optional)

xhost && sudo ./install.sh -d

To see help

sudo ./install.sh -h