Toolbit DMM is cross platform application software based on electron to control a digital multimeter.
This is not ready for release.
Binary images for Ubuntu/macOS/Windows are released in GitHub. If you just want to use app, please download it below:
It is required to install the following software in advance to build Toolbit DMM.
Commom:
Node.js 8.x(9.x or later version is not supported because swig support only 8.x for now)yarnhttps://yarnpkg.com/
Windows:
- MinGW environment
macOS:
- Xcode
git clone https://github.com/toolbitorg/ToolbitDMM.git
cd src
npm install
npm startcd src
npm run distelectron-quick-starthttps://electronjs.org/docs/tutorial/quick-startelectron-updater-examplehttps://github.com/iffy/electron-updater-example
[GPLv2] Please refer to the LICENSE file in this repository