Jeremias Volker

Results 108 comments of Jeremias Volker

@chetbox @NoahAndrews How would this work with Electron Forge during development when there is no `out` directory created yet? I added this to `webpack.renderer.config.js` ``` externals: { serialport: "serialport", },...

Thanks, @NoahAndrews. Unfortunately, it doesn't solve the issue during development though, it seems. The "afterExtract" hook is not being triggered then.

Thanks. Yes, I can confirm this works using serialport in the main process. Is there any chance to get this working in renderer as well?

I implemented this a few years ago for a larger plotter (not Axidraw). Hope it's helpful. https://github.com/technologiestiftung/Realtime-Pen-Plotter

Haven't tried it, but this seems to allow a real-time workflow with Axidraw: https://github.com/evil-mad/AxiDraw-Processing

I'd be happy to test if the build works owning a Mac. But I am not an expert with Python and have never used DrumBurp.

I'm now looking at these alternatives: https://github.com/daybrush/moveable/tree/master/packages/vue3-moveable https://github.com/zuimeiaj/yoyoo-ddr

This fork seems to be more up to date: https://github.com/turkdevops/electron-webpack-quick-start

I noticed Cinny did not ask for OS based permission to access files. Exporting E2E room keys seems to fail silently and doesn't safe a file.

I found this question by another user who seems to have the same problem exporting E2E room keys: https://www.reddit.com/r/cinny/comments/102iqa6/where_is_stored_the_exported_e2e_room_keys/