bruno/packages/bruno-electron
2025-02-06 21:24:55 +05:30
..
resources Update MacOS icon 2023-11-26 20:06:34 +00:00
src refactor: enhance JSON parsing logic for Buffer responses 2025-02-06 21:24:55 +05:30
tests fixes tests for the file body pr (#3940) 2025-02-04 22:12:59 +05:30
.env.sample feat(#BRU-31): notifications feature draft (#1730) 2024-03-11 17:48:52 +05:30
.gitignore chore: add dist folder to .gitignore 2023-10-11 17:58:10 -03:00
electron-builder-config.js chore: aikido -- library version upgrades 2024-12-30 16:26:38 +05:30
notarize.js chore: electron notarization for mac 2023-09-13 18:09:59 +05:30
package.json Add an npm script to run the Electron app for debugging (#3616) 2025-01-29 11:25:41 +05:30
readme.md feat: windows codesigning 2023-02-26 17:22:30 +05:30

bruno-electron

# electron dev
npm start

# generate pfx file for signing windows build
openssl pkcs12 -export -inkey sectigo.key -in sectigo.pem -out sectigo.pfx