A desktop application for managing your Adobe Cloud Manager instances.
Download latest from releases section
You'll need to create an API integration in Adobe IO consolefor this client to connect to your Cloud Manager instance. See the adobe docs for details on creating an API integration.
Once you have created an API integration, you can add a new account in Cloud Manager Desktop and fill the API Key
, Client Secret
, Organization ID
, Technical Account
and Private Key
.
detailed documentation coming soon
# runs electron build and generates a DMG packaged application
npx gulp electron:dmg
Building and running the electron app:
# Show all available gulp tasks
npx gulp --tasks
# runs the electron app and watches for changes
npx gulp electron:watch:debug
- Cloud Manager API
- Coral Spectrun this is the web components implementation of Adobe's spectrum CSS
- Electron Menubar The library used to builf this app as a menubar app github