#Help with the start

9 messages · Page 1 of 1 (latest)

gleaming vault
#

hey,
Can anyone provide me any guide link or something for electron development
I just started and could not figure out how to get outputs into my app from some shell commands.
i have built a cli application and now i was trying to build a GUI for that

ember surge
gleaming vault
#

this i know.
but i could not get any reference regarding executing shell commnads

thorn garnet
#

child_process modules from nodejs

gleaming vault
#

it was a pain. I cant use require in render.js. I banged my head for some time regarding this

thorn garnet
#

No

#

Such api is disabled for security reasons

gleaming vault
#

😅 now understood

#

I am still struggling now with asynchronous calls and other stuff. but can you suggest me any starter project to look into some basic shell stuff in electron. docs are not helping in that regard