A simple GUI for managing SFDX ORGs.
- View list of authenticated orgs
- quick search
- Launch org (login in browser)
- Authenticate new orgs
- Remove orgs
- fix orgs with expired tokens
- support for scratch orgs
- windows, linux distro's
- icon bar quick-launcher
- Must have sfdx-cli installed
- download
.dmg
from release - install (copy to applications)
- right click open
- tell osx to open anyways
- report issues ;)
- download
.exe
- install
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.
- View list of authenticated orgs
- quick search
- Launch org (login in browser)
- Authenticate new orgs
- Remove orgs
- fix orgs with expired tokens
- support for scratch orgs
- linux distro's
- icon bar quick-launcher