pc-nrfjprog-js VS pc-nrfconnect-launcher

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

pc-nrfjprog-js

Node.js library that exposes the functionality of the nRF Command Line Tools (by NordicSemiconductor)

pc-nrfconnect-launcher

nRF Connect for Desktop application and framework (by NordicSemiconductor)
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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pc-nrfjprog-js pc-nrfconnect-launcher
2 1
21 165
- 0.6%
1.9 9.3
almost 3 years ago 1 day ago
C++ TypeScript
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-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.

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.

What are some alternatives?

When comparing pc-nrfjprog-js and pc-nrfconnect-launcher 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