Skip to content

Commit

Permalink
wip: modify electron app to create a systray and delete ui
Browse files Browse the repository at this point in the history
  • Loading branch information
rboixaderg committed Nov 16, 2023
1 parent 1d4a4e4 commit d6a9cda
Show file tree
Hide file tree
Showing 23 changed files with 811 additions and 99 deletions.
1 change: 1 addition & 0 deletions electron-app/forge.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module.exports = {
packagerConfig: {
asar: true,
icon: "public/logo.png",
name: "Nuclia sync",
executableName: "nuclia-sync-agent",
},
Expand Down
Loading

0 comments on commit d6a9cda

Please sign in to comment.