An open API service indexing awesome lists of open source software.

https://github.com/elastos/elastos.hive.app.ios.hyport


https://github.com/elastos/elastos.hive.app.ios.hyport

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# HyPort

## Introduction

**Hyport** is an application to utilise hive Swift SDK to access/store files or data located on the remote cloud storage backends. From this perspective, HyPort also can be considered as **Remote Storage Browser**.

Currently, Hyport provides data access to the following remote storage backends:

- OneDrive
- Hive IPFS

## Build from source

Run following commands to get source code from this repository on MacOS:

```
$ git clone https://github.com/elastos/Elastos.NET.Hive.App.Swift.HyPort.git HyPort
$ cd HyPort
$ pod install
$ open -a "Xcode".app HyPort.xcworkspace
```

Then use **Xcode** to build and install it on your iOS device/simulator.

## License

MIT @elastos.org