mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 03:52:07 +08:00
8446e750a2aaaf835526fc8953db0e8a37144fce
仅测试了window和mac系统 1. ee 框架ready后,通过命令启动jar(优先试用配置的端口,被占用时则随机端口) 2. did-finish-load 事件通知 fronend 存储java程序的访问地址 3. 程序退出时,通过命令行kill掉程序 4. 提供前端调用 java 接口的示例
electron-egg framework 2.0
A simple, cross-platform, enterprise-level desktop software development framework
🌏 English | 中文
📋 Introduction
- 🍩 Why? desktop software ( office direction , personal tools ), still Yes PC in the next ten years one of the requirements is to improve work efficiency
- 🍉 Simple: just understand JavaScript
- 🍑 Vision: all developers can learn how to develop desktop software
- 🍰 Gitee: https://gitee.com/wallace5303/electron-egg 2200+
- 🍨 Github: https://github.com/wallace5303/electron-egg 500+
- 🏆 most valuable open source project

❤️ Support
if it is useful to you, please help me order one⭐️, support developers, thank you very much
📚 Document
📦 Features
- 🍄 Cross platform: a set of code that can be packaged into windows, Mac, Linux and UOS、Deepin、KylinOS.
- 🌹 Simple and efficient: you only need to learn the js language and support front-end technologies such as vue, react, and html.
- 🌱 Frontend independence: theoretically supports any front-end technology to write exquisite UI effects.
- 🌴 Engineering: you can use the development thinking of the server to write desktop software.
- 🍁 High performance: Event-driven, non-blocking I/O.
- 🌷 Features: Front-end and server-side technical scenarios.
- 🌰 Security: supports bytecode encryption and compression obfuscation encryption.
- 💐 Demo: common functions of desktop software, which will be gradually integrated or provided in the future.
✈️ Usage scenario
1. 🚀 General desktop software
🚐 2. Convert vue, react, angular, and web into desktop software
🚂 3. Games (h5 related technology development)
📒 Getting Started
🐶 Project case
- 🐸 LOL assistant

- more
- if you want to show the project, please contact me (qq: 530353222) this case document has certain traffic
💬 discussion
🌐 core package ee-core
Description
Languages
JavaScript
64.1%
HTML
26.3%
Vue
8.6%
Less
1%







