Skip to main content

Search for Electron-based applications

Project description

Electron Search

Framework for finding Electron-based applications on your host.

Currently supports:

  • Windows
  • macOS
  • Linux

Additionally supports searching for nwjs-based applications, a pseudo-predecessor/alternative to Electron.

Installation

python -m pip install electron-search

Usage

>>> from electron_search import Search
>>> search = Search()
>>> search.apps
['C:\\Users\\RIPEDA\\AppData\\Local\\1Password\\app\\8\\1Password.exe', 'C:\\Users\\RIPEDA\\AppData\\Local\\Discord\\app-1.0.9030\\Discord.exe']

Search() Parameters

search_paths (str | list[str]): The path(s) to search for Electron-based applications.
platform                 (str): The platform to search for Electron-based applications on. Defaults to sys.platform.
variant                  (str): The Electron-based application variant to search for. Defaults to "electron", supports "nwjs".

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

electron_search-1.3.0-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page