bearddan2000 / java-desktop-swt-colorblend

This project gives the user 1 label

Home Page:https://github.com/bearddan2000/java-desktop-swt-colorblend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This project gives the user 1 label

https://github.com/bearddan2000/java-desktop-swt-colorblend


Languages

Language:Shell 78.1%Language:Dockerfile 21.9%