Dec 9, 2016 command electron ipc main menu renderer Electron AppSend Menu Command to Angular App TL;DR: In the main process use mainWindow.webContents.send('cmd') and in your Angular component (renderer process) bind it to a method
Jun 8, 2016 batch colour command fill imagemagick pil replace Replace a colour in an image with imagemagick I had to change the colour of some monochrome icons for a personal project, from black to something else (i.e. not black). I'