Skip to main content

Module electron

Module electron 

Source
Expand description

Electron app detection and memory management

Electron apps are essentially embedded Chromium browsers and often consume significant memory. This module detects common Electron apps:

  • VS Code
  • Discord
  • Slack
  • Microsoft Teams
  • Notion
  • Figma
  • Spotify
  • Obsidian
  • 1Password
  • Postman
  • And many more…

Structs§

ElectronAppInfo
Electron app instance info
ElectronAppPattern
Known Electron app patterns
ElectronManager
Electron app manager

Constants§

ELECTRON_APPS
Known Electron applications