Skip to content

Releases: wavever/buildby

buildby v1.1.0

21 May 05:39

Choose a tag to compare

What is buildby?

buildby is a small CLI that detects what desktop applications are built with on macOS and Windows. It can identify Electron, Flutter, Tauri, Qt, CEF, JVM, .NET, NW.js, React Native, wxWidgets, Unity, and native apps.

Highlights

  • Inspect a single app by name or path.
  • Scan installed desktop apps and group them by technology stack.
  • Filter apps by stack, for example Electron, Flutter, Tauri, Qt, JVM, CEF, or native.
  • Show signature and notarization details for single-app inspection.
  • Install from npm, GitHub Releases, or GitHub Packages.

Install

npm i -g @wavever/buildby

Try it

buildby discord
buildby --scan
buildby --electron

Release artifact

The attached wavever-buildby-1.1.0.tgz file is generated automatically by the GitHub Actions release workflow.

Full Changelog: https://github.com/wavever/buildby/commits/v1.1.0