Requirements:
- Node 22
To install deps:
yarn && cd render && yarn && cd ..
To start in dev mode:
yarn start
- Elecron app (done)
- React render in it (done)
- The binaries in the bundle of the electron
- A way to run the binaries and and capture the output into memory of main
- Link the "memory" of the main with render
- Show the output on render
- Link a button to an action on the binary:
- action 1 (TODO: Tino to add)
- action 2 (TODO: Tino to add)
- action 3 (TODO: Tino to add)