mirror of
https://github.com/sern-handler/gui
synced 2026-06-06 01:16:54 +00:00
866 B
866 B
init-gui
sern init but gui
why do u use electron!?!?! switch to tauri!! im mad uwu (;⌣̀_⌣́)
where's the electron code?
public/electron.js
how do I build the app?
yarn build-electron (tested on linux. wine must be installed to build windows packages)
yarn build-electron-windows (not tested but should work. use this if on windows. only builds windows packages)
CI builds?
Builds will be set up using a jetbrains teamcity instance when migration to new server is done. ETA still not known. Packaged binaries are built on my host computer for now. If you're skeptical, build the app for yourself.