Coder Social home page Coder Social logo

tcookj66 / adventurerclientjs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andycb/adventurerclientjs

0.0 0.0 0.0 2.62 MB

An unofficial cross platform client for working with the Monoprice Voxel or Flashforge Adventurer 3

Home Page: https://andybradford.dev/2020/08/26/an-app-to-transfer-files-to-the-flashforge-adventurer-or-monoprice-voxel/

License: MIT License

JavaScript 2.44% TypeScript 83.53% CSS 2.99% HTML 9.62% SCSS 1.43%

adventurerclientjs's Introduction

AdventurerClientJS

A cross platform application for communicating with the FlashForge Adventurer and Monoprice Voxel 3D Printer.

Building

  1. Install NodeJS
  2. In a command prompt change to the src directory
  3. Run $ npm install
  4. Run $ npm run electron

Fake Printer

To simplify development and testing, a fake printer is included that will return realistic data to the client. To run it:

  1. In a command prompt change to the stubPrinter directory
  2. Run $ node stubPrinter.js
  3. In the client connect to "localhost' to use the fake printer

Errors

“Adventurer Client” cannot be opened because the developer cannot be verified.

Unfortunately, Apple require that app software running on macOS be signed and Notarized so that they can verify its identity. Doing this would require me to buy a code signing certificate and an Apple Developer license which is quite expensive. Therefore, for the time being, the app is distributed unsigned. To run the app you need to perform the following steps, for the first run only.

  1. Double click on "Adventurer Client"
  2. At the “Adventurer Client” cannot be opened because the developer cannot be verified. message, click cancel
  3. Right click on the app and click open
  4. At the macOS cannot verify the developer of “Adventurer Client”. Are you sure you want to open it? message, click Open

Running

Windows and Mac builds are available in releases. Note, the builds are not signed, so will generate an OS warning when first run.

TODO

  • ⏺ Support for more functions
  • ⏺ Support command line arguments
  • ⏺ Unit tests
  • ⏺ Sign & Notarize binaries to avoid warnings.

adventurerclientjs's People

Contributors

andycb avatar gaweringo avatar dependabot[bot] avatar veryvince avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.