macOS
brew install energylocal Homebrew formula metadata
brew
CLI is used to initialize the Energy development environment tools. Version 2.5.6 via Homebrew; verified from local package data.
install
brew install energylocal Homebrew formula metadata
overview
CLI is used to initialize the Energy development environment tools
history
Energy is a Go framework and command-line entry point for building cross-platform desktop applications around LCL native controls and browser runtimes such as CEF, WebView2, WebKitGTK, and WKWebView.
The public GitHub project was created in 2022 and presents Energy 3.0 as a Go desktop framework using LCL, CEF, and system webview runtimes. Its README places the CLI in a broader toolchain that includes Energy Designer, examples, and related runtime modules.
The project positions itself between native GUI tooling and Go plus web hybrid applications: LCL provides native controls, while WebView and CEF modes allow HTML, CSS, and JavaScript front ends to communicate with Go back ends.
Energy is distributed through Homebrew as the `energy` executable and is documented through the project site, GitHub README, Go package documentation, and related GitHub repositories. The README also links to a Discord community and related Energy modules, indicating a small but organized ecosystem around the framework.
Package-manager users install the CLI to initialize or work with the Energy development environment, then create projects that use LCL native controls, system webviews, or CEF-backed windows. The official quick-start examples show Go programs creating desktop windows, controls, and webview-backed applications.
Energy is interesting to package maintainers because it packages a desktop app framework rather than a single end-user utility. Its value depends on coordinating Go modules, native GUI/runtime dependencies, and cross-platform browser back ends.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
energy | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/energye/energy
install metadata
| Package key | brew:energy |
|---|---|
| Version | 2.5.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/energy |
| Homepage | https://energye.github.io |
| Repository | https://github.com/energye/energy |
| Upstream docs | https://energye.github.io/course/getting-started |
| License | Apache-2.0 |
| Source archive | https://github.com/energye/energy/archive/refs/tags/v2.5.6.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | energy |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.