# dromara/electron-egg

A simple, cross platform, enterprise desktop software development framework

Repository: https://github.com/dromara/electron-egg
Canonical: https://ross.abutalabs.com/products/electron-egg
Homepage: https://www.kaka996.com
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: nodejs, electron, electron-app, electron-egg
Last push: 2026-07-23T02:18:07+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 93, release rhythm 77, longevity 100
- inputs: {"age_days": 2131, "days_push": 42, "days_rel": 73, "gap_med": 56, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2451, forks 337 (observed 2026-08-28T04:06:52.944524+00:00)

## What it is
ElectronEgg is a cross-platform, enterprise-grade desktop software development framework built on Electron and Node.js. It provides a structured architecture with main, renderer, and task processes, plus built-in support for plugins, SQLite storage, packaging, upgrades, and code encryption.

## Use cases
- build a cross-platform desktop app with electron
- package a vue or react app as a desktop application
- develop enterprise desktop software with javascript or typescript
- add sqlite local storage to an electron app
- encrypt and obfuscate desktop app source code
- run background tasks in a separate process in an electron app
- auto-update and package desktop software for windows mac and linux

## When to choose
- you want an opinionated, batteries-included Electron framework with structure for large projects
- your team knows JavaScript/TypeScript but not native desktop development
- you need cross-platform packaging including Chinese domestic OSes like UOS, Deepin, Kylin
- you want built-in plugin, database, upgrade, and encryption support out of the box

## When to avoid
- you prefer minimal, unopinionated Electron setups or full control over architecture
- you need a mobile or web-only application
- your team is not comfortable with Node.js tooling
- you require a framework with large Western ecosystem and extensive third-party docs

## Facets
- artifact type: framework
- maturity: active
- function: desktop-framework, web-framework, plugin-system, configuration-management, logging, cli
- domain: desktop-applications, cross-platform, web-development, developer-tools
- platform: cross-platform, windows
- tags: electron, desktop-software, enterprise, typescript, sqlite, packaging, ipc, bytecode-encryption, macos, linux, nodejs

## Member repositories
- dromara/electron-egg (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:52.944524+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:30:12.533170+00:00, confidence not recorded.
  - readme: https://github.com/dromara/electron-egg (fetched 2026-08-28T04:06:52.944524+00:00, sha 9f86045cab0f)
  - homepage: https://www.kaka996.com (fetched 2026-08-29T10:11:48.733215+00:00, sha b6e686c174da)
  - site_page: https://www.kaka996.com/00.docs/010.getting-started/001.major-update (fetched 2026-08-29T10:11:48.742080+00:00, sha 766d42e14f22)
  - site_page: https://www.kaka996.com/07.features/01.demo (fetched 2026-08-29T10:11:48.744231+00:00, sha e07aad591e47)
  - site_page: https://www.kaka996.com/00.docs/010.getting-started/040.quick-start (fetched 2026-08-29T10:11:48.745844+00:00, sha ae6ca6ec6cb8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
