Skip to content

ChuckJonas/sfdx-org-launcher

Repository files navigation

sfdx-org-launcher

logo A simple GUI for managing SFDX ORGs.

Features

screenshot

  • View list of authenticated orgs
    • quick search
  • Launch org (login in browser)
  • Authenticate new orgs
  • Remove orgs
  • fix orgs with expired tokens

Future Features

  • support for scratch orgs
  • windows, linux distro's
  • icon bar quick-launcher

Setup

osx

  • download .dmg from release
  • install (copy to applications)
  • right click open
    • tell osx to open anyways
  • report issues ;)

windows

  • download .exe
  • install

Developing

Project boilerplate taken from electron-react-typescript. See repo readme for help with dev configuration.

PR's welcome! A simple GUI for managing SFDX ORGs.

Features

  • View list of authenticated orgs
    • quick search
  • Launch org (login in browser)
  • Authenticate new orgs
  • Remove orgs
  • fix orgs with expired tokens

Future Features

  • support for scratch orgs
  • linux distro's
  • icon bar quick-launcher