Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 957 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 957 Bytes

Swift Explorer:

========

User-friendly tool to manage files in an OpenStack Storage system (SWIFT). Please, visit www.swiftexplorer.org for further details.

Changes:

The following new changes has been made since forking

  1. Accomodate/Support 'Preferred Region' for KeyStone Login Dialog box
  2. Save/Restore the new property in 'Saved Credentials'

Build Instructions:

A Pre-Build binary can be downloaded from here

  1. Clone the repo https://github.com/balaji-katika/swift-explorer
  2. Build the project using 'mvn clean install'
  3. Invoke the executable jar file 'java -jar target/SwiftExplorer-1.0.10-SNAPSHOT-jar-with-dependencies.jar'

Acknowledgement:

This repository is originaly forked from roikku/swift-explorer https://github.com/roikku/swift-explorer