innFactory / aws-session-token-gui

Get a Amazon Web Service Token via desktop GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get a Amazon Web Service Token via GUI

A small proof of concept with React, Electron and AWS-SDK. More Infos in German - innFactory.de/blog



Install

Download the binary .dmg for Mac or .exe for Windows:

Build & Packaging

Clone project:

$ git clone https://github.com/innFactory/aws-session-token-gui.git

Install dependencies:

$ cd aws-session-token-gui
$ npm install

Package the app for your local platform:

$ npm run package


Architecture

Dependencies

electron-react-boilerplate
https://github.com/chentsulin/electron-react-boilerplate


material-ui
https://github.com/callemall/material-ui


reflexbox
https://github.com/jxnblk/reflexbox


electron-json-storage
https://github.com/jviotti/electron-json-storage


aws-sdk-js
https://github.com/aws/aws-sdk-js

About

Get a Amazon Web Service Token via desktop GUI

License:MIT License


Languages

Language:JavaScript 95.7%Language:HTML 3.0%Language:CSS 1.3%