pc-nrfconnect-launcher VS pc-nrfjprog-js

Compare pc-nrfconnect-launcher vs pc-nrfjprog-js and see what are their differences.

pc-nrfconnect-launcher

nRF Connect for Desktop application and framework (by NordicSemiconductor)

pc-nrfjprog-js

Node.js library that exposes the functionality of the nRF Command Line Tools (by NordicSemiconductor)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
pc-nrfconnect-launcher pc-nrfjprog-js
1 2
165 21
1.2% -
9.3 1.9
4 days ago almost 3 years ago
TypeScript C++
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pc-nrfconnect-launcher

Posts with mentions or reviews of pc-nrfconnect-launcher. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-17.
  • Electron to native hardware
    7 projects | /r/electronjs | 17 Mar 2021
    What I ended up doing was copying the binaries from the node_modules folder from the nRF Connect for PC repository across directly, while matching the Electron version. It's not tidy, but it works, I will have to revisit this later.

pc-nrfjprog-js

Posts with mentions or reviews of pc-nrfjprog-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-17.
  • Electron to native hardware
    7 projects | /r/electronjs | 17 Mar 2021
    I was able to convince nrfjprog-js to build and load. I downloaded the repo and installed the dependencies with Yarn. I've tested it with both Electron 11 and 12, just change the npm_config_target environment variable to 11.0.0 or 12.0.0 depending on which one you want. I'm currently running Node 14, hence that version in NODE_VERSION. I only tried on a Mac but if you have trouble with other operating systems I can test those for you as well.

What are some alternatives?

When comparing pc-nrfconnect-launcher and pc-nrfjprog-js you can also consider the following projects:

pc-nrf-dfu-js - Javascript implementation of Nordic's DFU protocol over serial (or NoBLE).

serialport - Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your robotic JavaScript overlords. Better yet, program them!

Electron - :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS