-
Notifications
You must be signed in to change notification settings - Fork 38
Install OpenSCD
OpenSCD aims to be an easily accessible tool, leveraging technology to operate on any machine capable of running a web browser. It can be effortlessly installed as a progressive web app (PWA) on any compatible device. While the online version is recommended for seamless access, the offline version is also available.
There's no need for installation; simply navigate to https://openscd.github.io
. This option offers continuous delivery out of the box, ensuring that any updates or changes to the software are immediately available to users.
NOTE: We do not collect any data, nor do you upload any data behind the scenes. Your privacy and security are paramount. An internet connection is only required to check for the latest version and to load any missing elements if necessary.
You can install OpenSCD as a PWA on your machine by following these steps:
- Use
Chrome
,Chromium
orEdge
- Open
https://openscd.github.io
- Click on the installation button
OpenSCD can be installed on computers without a World Wide Web connection. There are two approaches to do so:
-
Local Network (Intranet):
If you still have access to a local network (intranet), you can ask your IT colleagues to configure a web server within the intranet. Then, they can load the desired version of OpenSCD, for example, version 0.7.0 ->
open-scd.zip
.
- No Access to Any Network: If you have no access to any network, you can still install OpenSCD by running a web server locally on your machine. One option is to use software like Web Server for Chrome.
For Web Server for Chrome
follow these steps:
- Download a version of OpenSCD, specifically the
open-scd.zip
. - Extract the contents of
open-scd.zip
. - Start the web server.
- Click on
CHOOSE FOLDER
. - Navigate to the extracted
open-scd
folder (You should see folders such as.git
,doc
,public
, and others). - Click on the web server URL provided within
Web Server for Chrome
.