anyerqi/Website to Electron

Package a built static website into an Electron desktop app via Electron Forge.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
site-pathPath to the built static site directory to embed.yesdist
app-namePackage name (kebab-case) used by Electron Forge.nowebsite-app
product-nameDisplay/product name shown in installers.noWebsite App
app-versionVersion to embed in the packaged app.no
app-descriptionDescription shown in installers.no
authorAuthor name to set in package.json.no
icon-icns-pathPath to a .icns icon for macOS builds.no
icon-ico-pathPath to a .ico icon for Windows builds.no
icon-png-pathPath to a .png icon used by DMG/background assets.no
auto-updateEnable auto-update via GitHub Releases (uses current repository). Will publish artifacts to GitHub Releases.nofalse
github-tokenGitHub token for publishing releases (required if auto-update is true). Use secrets.GITHUB_TOKEN.no
namedescription
artifact-pathLocation of the generated Electron Forge artifacts.