-
add a secret and comment, the token will be shown on the menubar
-
press ⌃ + 1/2/3 to copy the token into clipboard
how to develop?
npm install
npm start # start electron app
npm run dev # run webpack dev server
how to build
npm install
npm run build #run webpack and electron package
- language