-
-
Notifications
You must be signed in to change notification settings - Fork 574
Electron App
Visit https://github.com/cncjs/cncjs/releases to find the latest releases.
Download "cncjs-app-{version}-win-x64.exe" to install the app in Windows (x64).
Download "cncjs-app-{version}-osx-x64.dmg" to install the app in macOS.
So far the macOS app is signed by a non-Apple issued Code Signing certificate, if you have Gatekeeper enabled on your Mac, a warning message will appear, informing you that the app can't be opened because it is from an unidentified developer.
If you see the warning, you can go to the Security & Privacy pane of System Preferences, where you will see a message under the Gatekeeper settings about the recently blocked program. Click unlock in Security & Privacy pane and select "Allow apps downloaded from: Anywhere", then you will be able to continue program execution. After that, you can restore the setting to default. Gatekeeper won't show you the warning again.
If you're certain that an app you want to install is from a trustworthy source and hasn’t been tampered with, you can also temporarily override your Mac security settings and open it.
In the Finder, Control-click the app, choose Open from the menu, and in the dialog that appears, click Open. Enter your admin name and password when prompted.
The app is now saved as an exception to your security settings, and you can open it in the future by double-clicking it.
https://support.apple.com/en-us/HT202491
Download "cncjs-app-{version}-linux-ia32.deb" or "cncjs-app-{version}-linux-ia32.tar.gz" to install the app in Debian or Ubuntu Linux (i386).
Download "cncjs-app-{version}-linux-x64.deb" or "cncjs-app-{version}-linux-x64.tar.gz" to install the app in Debian or Ubuntu Linux (amd64).
Join CNCjs Users Group on Facebook to share your experiences with other people.
Site: https://cnc.js.org
- Introduction
- Installation
- Using Pendants
-
Raspberry Pi Setup Guide
- System Setup & Preparation
- Install Node.js & CNCjs
- Install Node.js via Package Manager (Recommended)
- Install Node.js via Node Version Manager (NVM) (Alternative)
- Install Node.js Manually (Alternative)
- Use PM2 to auto-start CNCjs (Optional)
- Use Port 80 (Optional)
- Maintain
- Additional Setup Options:
- CNCjs UI on Pi - Adventures in PiLand
- Pi with Arduino Due
- Electron App
- User Guide
- Tool Change
- Troubleshooting
-
FAQ
- Forgot your password?
- How can I enable WebGL in my browser?
- Raspberry Pi: Error opening serial port "ttyAMA0"
- Webcam Streaming with Raspberry Pi
- Restream RTSP to M-JPEG
- Connect to an Arduino using WiFi
- Install Native Addons with Node.js v4
- Install Serialport on OS X El Capitan
- Kernel panic issue on macOS Sierra for devices using the CH340G, CH34G or CH34X chipset
- Testing without Arduino board
- Development
- API
- Wiki History
- Resources
- About