Skip to content

Commit

Permalink
Improve extension descriptions.
Browse files Browse the repository at this point in the history
  • Loading branch information
rjehangir authored and Williangalvani committed Nov 7, 2023
1 parent 6020511 commit e0c7f05
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion repos/patrickelectric/jupyter/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
2 changes: 1 addition & 1 deletion repos/patrickelectric/node-red/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
2 changes: 1 addition & 1 deletion repos/patrickelectric/openvscode/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
2 changes: 1 addition & 1 deletion repos/patrickelectric/yacht/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit e0c7f05

Please sign in to comment.