aws-profile-manager icon indicating copy to clipboard operation
aws-profile-manager copied to clipboard

GUI for managing AWS profile credentials.

Unofficial AWS credential GUI

Electron app useful for managing your AWS credentials

⊂◉‿◉つ

Download the Mac App

Or install locally

  1. Clone down this repo
  2. npm install dependancies
  3. npm start && npm run dev in two terminal windows

Or package locally

npm run package