Skip to content

ahmed-musallam/adobe-cloud-manager-desktop

Repository files navigation

Adobe Cloud Manager Desktop

A desktop application for managing your Adobe Cloud Manager instances.



Download Binaries

Download latest from releases section

Usage

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

Build From Source

# runs electron build and generates a DMG packaged application
npx gulp electron:dmg

Development

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

Helpful links for development

  1. Cloud Manager API
  2. Coral Spectrun this is the web components implementation of Adobe's spectrum CSS
  1. Electron Menubar The library used to builf this app as a menubar app github

About

A desktop menubar application for cloud manager built with electron and Vue

Resources

Stars

Watchers

Forks

Packages

No packages published