diff --git a/repos/patrickelectric/jupyter/metadata.json b/repos/patrickelectric/jupyter/metadata.json index 2ef0fad..115a067 100644 --- a/repos/patrickelectric/jupyter/metadata.json +++ b/repos/patrickelectric/jupyter/metadata.json @@ -2,5 +2,5 @@ "name": "Jupyter", "website": "https://github.com/patrickelectric/blueos-jupyter", "docker": "patrickelectric/blueos-jupyter", - "description": "Extension to start coding with python examples and create projects." + "description": "Code in Python directly in BlueOS" } diff --git a/repos/patrickelectric/node-red/metadata.json b/repos/patrickelectric/node-red/metadata.json index d0c6590..f50c494 100644 --- a/repos/patrickelectric/node-red/metadata.json +++ b/repos/patrickelectric/node-red/metadata.json @@ -2,5 +2,5 @@ "name": "Node-RED", "website": "https://github.com/patrickelectric/blueos-node-red", "docker": "patrickelectric/blueos-node-red", - "description": "Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click." + "description": "Low-code development tool for custom functionality" } diff --git a/repos/patrickelectric/openvscode/metadata.json b/repos/patrickelectric/openvscode/metadata.json index d67a5ef..741261d 100644 --- a/repos/patrickelectric/openvscode/metadata.json +++ b/repos/patrickelectric/openvscode/metadata.json @@ -2,5 +2,5 @@ "name": "OpenVSCoder", "website": "https://github.com/patrickelectric/blueos-code-server", "docker": "patrickelectric/blueos-openvscode", - "description": "This project provides a version of VS Code that runs a server on a remote machine and allows access through a modern web browser. It's based on the very same architecture used by Gitpod or GitHub Codespaces at scale." + "description": "Edit and run code directly in BlueOS" } diff --git a/repos/patrickelectric/yacht/metadata.json b/repos/patrickelectric/yacht/metadata.json index 62228c4..33c7177 100644 --- a/repos/patrickelectric/yacht/metadata.json +++ b/repos/patrickelectric/yacht/metadata.json @@ -2,5 +2,5 @@ "name": "Yacht", "website": "https://github.com/patrickelectric/blueos-yacht", "docker": "patrickelectric/blueos-yacht", - "description": "Yacht is a container management UI with a focus on templates and 1-click deployments." + "description": "Easy to use container management utility" }