An open API service indexing awesome lists of open source software.

https://github.com/zhaotoday/electron

Electron 笔记
https://github.com/zhaotoday/electron

Last synced: 7 months ago
JSON representation

Electron 笔记

Awesome Lists containing this project

README

          

#### 文档
- [Windows 应用开发文档](https://learn.microsoft.com/zh-cn/windows/apps/)
- [koffi 中文](https://nongchatea.gitbook.io/koffi-chinese)

#### 文章
- [electron提升软件运行权限,以管理员权限运行](https://juejin.cn/post/7473049072972185626)
- [从架构到API,你真的掌握了Electron的全貌吗?](https://juejin.cn/post/7418085899718492160)
- [如何为Electron应用开发原生模块](https://juejin.cn/post/7316532841924345856)
- [超完整的Electron打包签名更新指南,这真是太酷啦!](https://juejin.cn/post/7350495799661477926)
- [Electron 桌面应用开发从基础到进阶](https://juejin.cn/post/7202231477252538423)
- [Electron开发实践(2)——Electron生态开发技术选型](https://juejin.cn/post/7202108826975535162)
- [Electron开发实践(5)——原生模块调用&开发(dll,dylib,rust)](https://juejin.cn/post/7205162789156159546)
- [Electron开发实践(6)—— 应用打包](https://juejin.cn/post/7241859817563996197)
- [Electron开发实践(7)——应用升级](https://juejin.cn/post/7242562139041824824)
- [Electron 使用 OV 代码签名证书](https://oldj.net/article/2023/08/01/code-signing-with-electron-on-windows-2/)
- [Electron 在 Windows 下的代码签名](https://oldj.net/article/2022/07/15/code-signing-with-electron-on-windows/)
- [得物商家客服桌面端Electron技术实践](https://juejin.cn/post/7195447709904404536)
- [免费时间戳服务器](https://www.cnblogs.com/yanhuiandy/p/17603593.html)
- [Electron使用electron-builder打包windows时如何签名](https://code84.com/880536.html)
- [创建数字证书PFX](https://juejin.cn/post/6954289571131555871)
- [electron-builder打包详解](https://github.com/QDMarkMan/CodeBlog/blob/master/Electron/electron-builder%E6%89%93%E5%8C%85%E8%AF%A6%E8%A7%A3.md)
- [Electron客户端的自动升级方案-2022版](https://blog.csdn.net/happydeer/article/details/122866955)
- [Electron 插件开发实践](https://segmentfault.com/a/1190000041833755)
- [electron 应用开发优秀实践](https://juejin.cn/post/7129688117438578718)
- [【Electron】macOS - electron应用如何做公证(notarization)](https://juejin.cn/post/7145043149868498980)
- [Electron-builder 构建MacOS应用小白教程(打包 & 签名 & 公证 & 上架)](https://juejin.cn/post/7009179524520738824)
- [在electron中获取麦克风和相机权限](https://juejin.cn/post/7345683903166119971)
- [electron-builder允许安装时请求提升权限](https://juejin.cn/post/7346009985769832475)
- [electron 入门](https://juejin.cn/post/7341204410507214900)
- [Electron 程序崩溃分析](https://juejin.cn/post/7331070714765836314)
- [轻松打造命令行工具:探索 zx](https://github.com/lecepin/blog/blob/main/%E8%BD%BB%E6%9D%BE%E6%89%93%E9%80%A0%E5%91%BD%E4%BB%A4%E8%A1%8C%E5%B7%A5%E5%85%B7%EF%BC%9A%E6%8E%A2%E7%B4%A2%20zx%20%7C%20%E8%B6%85%E6%A3%92%20NPM%20%E5%BA%93.md)
- [利用nativefier和electron-winstaller实现将前端网站打包成桌面程序exe文件](https://www.codeleading.com/article/30402770591/)
- [node-gyp 实现 nodejs 调用 C++](https://juejin.cn/post/6844903971220357134)
- [electron通过注册表打开软件](https://blog.csdn.net/weixin_44717473/article/details/114285775)
- [「桌面端」|Electron 崩溃自行上报实现](https://juejin.cn/post/7292764000470663205)
- [基于notarytool对MacOS应用进行公证](https://taoofcoding.tech/blogs/2022-11-13/use-notarytool-to-notary-macos-app)
- [electron如何调用dll库(electron-vite框架)](https://juejin.cn/post/7395123504684498944)
- [electron集成C++编译环境](https://juejin.cn/post/7339636980266090505)
- [electron调用第三方dll](https://juejin.cn/post/7090731721989029902)
- [electron从入门到入门](https://juejin.cn/post/7090088327260569630)
- [Electron 原生模块开发 & 调用实践指南](https://juejin.cn/post/7449345798658506767)
- [Electron 调试方法实践指南](https://juejin.cn/post/7452869509713281058)

#### 视频教程
- [禹神:一小时快速上手Electron,前端Electron开发教程](https://www.bilibili.com/video/BV1sE421N7M5)
- [Electron入门到精通](https://www.bilibili.com/video/BV1xd4y1J7dB)
- [Vue3.0 + Electron快速入门视频教程](https://www.bilibili.com/video/BV1FP4115739/)
- [Electron](https://www.bilibili.com/video/BV1qg4y1d7U1/)

#### 项目模板
- [cawa-93/vite-electron-builder](https://github.com/cawa-93/vite-electron-builder)
- [electron-vue3-boilerplate](https://github.com/winsoft666/electron-vue3-boilerplate)
- [electron-vite-vue](https://github.com/electron-vite/electron-vite-vue)
- [electron-vite](https://cn.electron-vite.org/)
- [electron-egg](https://github.com/dromara/electron-egg)
- [lx-music-desktop](https://github.com/lyswhut/lx-music-desktop)
- [electron-prokit](https://github.com/Xutaotaotao/electron-prokit)

#### 工具
- [SignTool.exe - 数字签名工具](https://learn.microsoft.com/en-us/dotnet/framework/tools/signtool-exe)
- [DigiCertUtil.exe - 管理和操作数字证书](https://www.digicert.com/kb/util/ssl-certificate-renewal-using-digicert-utility-for-microsoft-servers.htm)

#### 证书
- [Cheap SSL Security](https://cheapsslsecurity.com/sslproducts/codesigningcertificate.html)
- [Code Signing Store](https://codesigningstore.com/)
- [CheapSSLSecurity Coupon Code for May 2024](https://aboutssl.org/ssl-coupons/cheapsslsecurity-coupon-code/)
- [Best Cheap Code Signing Certificate Providers to Buy From in 2023](https://www.cheapsslcouponcode.com/blog/who-are-the-cheapest-providers-of-code-signing-certificate)
- [Compare Code Signing Certificate Providers](https://www.cheapsslcouponcode.com/compare/product-compare/compare-code-signing-certificate-providers)

#### 相关库
- [v8-compile-cache](https://github.com/zertosh/v8-compile-cache)
- [lowdb](https://github.com/typicode/lowdb)
- [electron-installer-dmg](https://github.com/electron-userland/electron-installer-dmg)
- [systeminformation](https://github.com/sebhildebrandt/systeminformation)
- [windows-installer](https://github.com/electron/windows-installer)
- [node-regedit](https://github.com/kessler/node-regedit#a-note-about-electron)
- [electron-util](https://github.com/sindresorhus/electron-util)
- [@electron/osx-sign](https://github.com/electron/osx-sign)
- [koffi](https://github.com/Koromix/koffi)
- [node-ffi-napi](https://github.com/node-ffi-napi/node-ffi-napi)
- [electron-edge-js](https://github.com/agracio/electron-edge-js)
- [serialport](https://serialport.io/)
- [node-addon-api](https://github.com/nodejs/node-addon-api)

#### 相关工具
- [RobotJS](https://robotjs.io/)
- [Debugtron](https://github.com/pd4d10/debugtron)
- [Electron DevTools Installer](https://github.com/MarshallOfSound/electron-devtools-installer)

#### 问题
- https://github.com/kessler/node-regedit/issues/60

#### 竞品
- [tauri](https://tauri.app/zh-cn/)
- [wails](https://github.com/wailsapp/wails)
- [electrico](https://github.com/thomastschurtschenthaler/electrico)