forepick

Results 5 issues of forepick

I have this use case: - A Redis list is initialized with 3 messages '1', '2' and '3'. - A main function iterates forever on a redis receiver. - After...

Hi Is there any way to change the application Icon instead of the default "Electron"? Thanks!

enhancement

Hi A new problem was just found using Goland IDE on Mac with Gotron. When running the application I get this panic message: ` chmod .gotron/assets: operation not permitted: `...

Hi Working on MacBook pro. Both `go build` and `gotron-builder` work properly for the same platform. Cross-compiling the go app with `go build` (GOOS=windows etc...) works. `gotron-builder --win` fails with...

Hi. I just performed this test: 1. I generated a 5 seconds sine wave of 440 Hz, with an amplitude of 1. 2. I converted the ByteArray into a 16...